X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=libgc%2Fautogen.sh;h=e22cdd41c67679ce5ac1c0985ec69266232761e1;hb=bb216ab47e753b8fb5c5d7a884bedde8d7cfa954;hp=0afebcff7e19c12703f82a91730792a671d9f92e;hpb=6110fc90713ce59ff0996fcd3520e09a96575820;p=mono.git diff --git a/libgc/autogen.sh b/libgc/autogen.sh index 0afebcff7e1..e22cdd41c67 100755 --- a/libgc/autogen.sh +++ b/libgc/autogen.sh @@ -80,7 +80,7 @@ xlc ) esac -if grep "^AM_PROG_LIBTOOL" configure.in >/dev/null; then +if grep "^AC_PROG_LIBTOOL" configure.in >/dev/null; then if test -z "$NO_LIBTOOLIZE" ; then echo "Running libtoolize..." ${LIBTOOL}ize --force --copy