OSDN Git Service

* config/m68k/m68k.c (notice_update_cc): Use SET_DEST and
[pf3gnuchains/gcc-fork.git] / libobjc / acinclude.m4
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.
6
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.
11
12 m4_include(../config/acx.m4)
13 m4_include(../config/no-executables.m4)
14
15 m4_include(../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(yes,no,[
20 AC_DEFUN([AM_PROG_LIBTOOL],)
21 AC_DEFUN([AC_LIBTOOL_DLOPEN],)
22 AC_DEFUN([AC_LIBLTDL_CONVENIENCE],)
23 AC_SUBST(LIBTOOL)
24 ])