]> git.ipfire.org Git - thirdparty/gcc.git/blame - libobjc/aclocal.m4
builtins.c (expand_builtin_strstr, [...]): Eliminate duplicate code.
[thirdparty/gcc.git] / libobjc / aclocal.m4
CommitLineData
9c01f395
NN
1dnl Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2004
2dnl Free Software Foundation, Inc.
b150efee
FS
3dnl This file is free software; the Free Software Foundation
4dnl gives unlimited permission to copy and/or distribute it,
5dnl with or without modifications, as long as this notice is preserved.
6
7dnl This program is distributed in the hope that it will be useful,
8dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
9dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
10dnl PARTICULAR PURPOSE.
11
9c01f395 12sinclude(../config/acx.m4)
88386050 13sinclude(../config/no-executables.m4)
b150efee 14
8cab40f7 15sinclude(../libtool.m4)
b150efee
FS
16dnl The lines below arrange for aclocal not to bring an installed
17dnl libtool.m4 into aclocal.m4, while still arranging for automake to
18dnl add a definition of LIBTOOL to Makefile.in.
19ifelse(,,,[AC_SUBST(LIBTOOL)
20AC_DEFUN([AM_PROG_LIBTOOL])
21AC_DEFUN([AC_LIBTOOL_DLOPEN])
22AC_DEFUN([AC_PROG_LD])
23])