gcc/testsuite/
[official-gcc.git] / libobjc / acinclude.m4
blob34cd102577442e60217eb029ac4d9fa625c2a27d
1 dnl Copyright (C) 1994-2014 Free Software Foundation, Inc.
2 dnl This file is free software; the Free Software Foundation
3 dnl gives unlimited permission to copy and/or distribute it,
4 dnl with or without modifications, as long as this notice is preserved.
6 dnl This program is distributed in the hope that it will be useful,
7 dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
8 dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
9 dnl PARTICULAR PURPOSE.
11 m4_include(../config/acx.m4)
12 m4_include(../config/no-executables.m4)
13 m4_include(../config/enable.m4)
14 m4_include(../config/tls.m4)
16 m4_include(../libtool.m4)
17 dnl The lines below arrange for aclocal not to bring an installed
18 dnl libtool.m4 into aclocal.m4, while still arranging for automake to
19 dnl add a definition of LIBTOOL to Makefile.in.
20 ifelse(yes,no,[
21 AC_DEFUN([AM_PROG_LIBTOOL],)
22 AC_DEFUN([AC_LIBTOOL_DLOPEN],)
23 AC_DEFUN([AC_LIBLTDL_CONVENIENCE],)
24 AC_SUBST(LIBTOOL)