Skip to content
Snippets Groups Projects
Commit 45176bf8 authored by James Goppert's avatar James Goppert
Browse files

Fixed autoconf issue.

parent a4adf05f
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@ AC_INIT(JSBSim.cpp, 1.0.rc3-advtrim-7, jon@jsbsim.org)
dnl set the $host variable based on local machine/os
AC_CANONICAL_TARGET
AC_CONFIG_AUX_DIR([m4])
AM_INIT_AUTOMAKE(jsbsim, 1.0.rc3-advtrim-7)
AC_CONFIG_MACRO_DIR([m4])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment