2001-08-16 Alex Graveley <alex@ximian.com>
authorAlex Graveley <orph@mono-cvs.ximian.com>
Thu, 16 Aug 2001 20:09:33 +0000 (20:09 -0000)
committerAlex Graveley <orph@mono-cvs.ximian.com>
Thu, 16 Aug 2001 20:09:33 +0000 (20:09 -0000)
* configure.in: Replace AM_PROG_LIBTOOL with AC_PROG_RANLIB. This
removes libtool dependency on all of Mono.

svn path=/trunk/mono/; revision=485

ChangeLog
configure.in
libffi/stamp-h.in [deleted file]

index 4690a074367fbbb78ff67f2572e6168f9408de18..eb063560d0320584ec4825e333b9db9e2cbf5504 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-16  Alex Graveley  <alex@ximian.com>
+
+       * configure.in: Replace AM_PROG_LIBTOOL with AC_PROG_RANLIB. This
+       removes libtool dependency on all of Mono.
+
 2001-08-10  Dietmar Maurer  <dietmar@ximian.com>
 
        * mono/tests/array.cs: more array tests
index a3e0106c20c2ee512689ca76bebd0591579faa5a..9551dca8cc950f9570e16fdee3c7fb5d7fc45db8 100644 (file)
@@ -9,7 +9,7 @@ AC_PROG_INSTALL
 
 # Set STDC_HEADERS
 AC_HEADER_STDC
-AM_PROG_LIBTOOL
+AC_PROG_RANLIB
 
 dnl ***************************
 dnl *** Checks for glib 1.2 ***
diff --git a/libffi/stamp-h.in b/libffi/stamp-h.in
deleted file mode 100644 (file)
index 9788f70..0000000
+++ /dev/null
@@ -1 +0,0 @@
-timestamp