(arm_is_longcall_p): Update comment describing this funciton's behaviour.
[official-gcc.git] / libobjc / aclocal.m4
blob3a6788b09d77b7a28eb32376321540dd6f14ea88
1 dnl Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2004
2 dnl Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation
4 dnl gives unlimited permission to copy and/or distribute it,
5 dnl with or without modifications, as long as this notice is preserved.
7 dnl This program is distributed in the hope that it will be useful,
8 dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
9 dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
10 dnl PARTICULAR PURPOSE.
12 sinclude(../config/acx.m4)
13 sinclude(../config/no-executables.m4)
15 sinclude(../libtool.m4)
16 dnl The lines below arrange for aclocal not to bring an installed
17 dnl libtool.m4 into aclocal.m4, while still arranging for automake to
18 dnl add a definition of LIBTOOL to Makefile.in.
19 ifelse(,,,[AC_SUBST(LIBTOOL)
20 AC_DEFUN([AM_PROG_LIBTOOL])
21 AC_DEFUN([AC_LIBTOOL_DLOPEN])
22 AC_DEFUN([AC_PROG_LD])