]> gcc.gnu.org Git - gcc.git/blob - libffi/acinclude.m4
2003-10-13 Michael Koch <konqueror@gmx.de>
[gcc.git] / libffi / acinclude.m4
1 sinclude(../libtool.m4)
2 dnl The lines below arrange for aclocal not to bring libtool.m4
3 dnl AC_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
4 dnl to add a definition of LIBTOOL to Makefile.in.
5 ifelse(yes,no,[
6 AC_DEFUN([AC_PROG_LIBTOOL],)
7 AC_DEFUN([AM_PROG_LIBTOOL],)
8 AC_SUBST(LIBTOOL)
9 ])
10
11 sinclude(../config/accross.m4)
This page took 0.036828 seconds and 5 git commands to generate.