]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - libmudflap/acinclude.m4
Imported gcc-4.4.3
[msp430-gcc.git] / libmudflap / acinclude.m4
diff --git a/libmudflap/acinclude.m4 b/libmudflap/acinclude.m4
new file mode 100644 (file)
index 0000000..38e0808
--- /dev/null
@@ -0,0 +1,12 @@
+dnl ----------------------------------------------------------------------
+dnl This whole bit snagged from libgfortran.
+
+sinclude(../libtool.m4)
+dnl The lines below arrange for aclocal not to bring an installed
+dnl libtool.m4 into aclocal.m4, while still arranging for automake to
+dnl add a definition of LIBTOOL to Makefile.in.
+ifelse(,,,[AC_SUBST(LIBTOOL)
+AC_DEFUN([AM_PROG_LIBTOOL])
+AC_DEFUN([AC_LIBTOOL_DLOPEN])
+AC_DEFUN([AC_PROG_LD])
+])