X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=autogen.sh;h=fa2b829675c9269cfeec5fe9dfd99232929a804d;hb=c0b204c0a8ae195f8527eed0f0f9f01a835d1faa;hp=bda48fd4ab3a351200ecc81f70ec76b521065ef0;hpb=1e62f8f39962ecdf8b72d6fd2be670365b9a2222;p=lyx.git diff --git a/autogen.sh b/autogen.sh index bda48fd4ab..fa2b829675 100755 --- a/autogen.sh +++ b/autogen.sh @@ -127,13 +127,6 @@ else exit 1 fi -# Autogenerate lib/configure.m4. -echo -n "Building lib/configure ... " -rm -f lib/configure -$GNUM4 lib/configure.m4 > lib/configure -chmod a+x lib/configure -echo "done." - echo echo 'run "./configure ; make"' echo