From: James Turner Date: Sat, 13 Nov 2010 19:18:19 +0000 (-0800) Subject: What sucks? Autoconf sucks. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b3c6f94b89f265cabcd0ae35cd66286fdcf0184e;p=flightgear.git What sucks? Autoconf sucks. --- diff --git a/configure.ac b/configure.ac index c109ffd8e..1320db791 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autogen.sh to produce a working configure dnl script. -AC_INIT(FlightGear, m4_esyscmd([cat ./version]), [http://www.flightgear.org/]) +AC_INIT(FlightGear, m4_esyscmd([cat version]), [http://www.flightgear.org]) dnl Ensure touching the version causes autoconf to re-run AC_SUBST([CONFIGURE_DEPENDENCIES], ['$(top_srcdir)/version'])