view libmudflap/acinclude.m4 @ 14:b95e5760e707

Added tag first-implement-for-cbcreturn for changeset be566c4d18c5
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Fri, 11 Sep 2009 17:15:46 +0900
parents a06113de4d67
children
line wrap: on
line source

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])
])