X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=libgc%2Fautogen.sh;h=e22cdd41c67679ce5ac1c0985ec69266232761e1;hb=c5191f66a55d83bd4d37530264f04fcfba9257a6;hp=0afebcff7e19c12703f82a91730792a671d9f92e;hpb=538d3bb80572334c18ae117ea7703406a4a22872;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