diff options
Diffstat (limited to '')
-rwxr-xr-x | autogen.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/autogen.sh b/autogen.sh index a9840849b..1ab5e4cdf 100755 --- a/autogen.sh +++ b/autogen.sh @@ -8,10 +8,6 @@ touch stamp-h echo "aclocal..." aclocal -I $PWD/m4 -# rerun libtoolize -echo "libtoolize..." -libtoolize --force - # This generates the configure script from configure.in echo "autoconf..." autoconf |