]> git.mxchange.org Git - flightgear.git/commitdiff
C++ ifying.
authorcurt <curt>
Sat, 17 Oct 1998 01:32:35 +0000 (01:32 +0000)
committercurt <curt>
Sat, 17 Oct 1998 01:32:35 +0000 (01:32 +0000)
configure.in

index 233001109b0df7dd8ef39049614a661231b05794..727fe91fc91294bc0f36a4005292587bf3441e35 100644 (file)
@@ -3,7 +3,7 @@ dnl
 dnl The basis for this file was generated by autoscan(1) [pere 1998-03-19]
 dnl
 
-AC_INIT(Simulator/Aircraft/aircraft.c)
+AC_INIT(Simulator/Aircraft/aircraft.cxx)
 
 dnl Initialize the automake stuff
 AM_INIT_AUTOMAKE(FlightGear, 0.55)