X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=autogen.sh;h=2e138de2d5d98dc78796539a30d6f21bd94979c9;hp=ea38dbf7ac901be9265427f4f91748fcfafebc09;hb=38657223b245405602bc50906a9687ce98f53857;hpb=c5670af5c1f784fe6c3d46d0281f2ba7c47af75e diff --git a/autogen.sh b/autogen.sh index ea38dbf7..2e138de2 100755 --- a/autogen.sh +++ b/autogen.sh @@ -14,7 +14,6 @@ echo preparing, parallel=$n... if test -f Makefile; then make maintainer-clean > /dev/null 2>&1 fi -aclocal -I . > /dev/null 2>&1 autoconf autoheader echo configuring...