Fix configure.ac breakage - I would remove the one file referenced in configure!
This commit is contained in:
parent
061699daa7
commit
76712b6b97
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ dnl Process this file with autogen.sh to produce a working configure
|
|||
dnl script.
|
||||
|
||||
AC_INIT
|
||||
AC_CONFIG_SRCDIR([src/Aircraft/aircraft.cxx])
|
||||
AC_CONFIG_SRCDIR([src/Airports/simple.cxx])
|
||||
|
||||
dnl Require at least automake 2.52
|
||||
AC_PREREQ(2.52)
|
||||
|
|
Loading…
Add table
Reference in a new issue