* config.gcc: Remove --enable-altivec support.
[official-gcc.git] / boehm-gc / acinclude.m4
blob9f3be46a1b3cbbd3f112f2f18149a2a2bccfe300
1 # Copyright (c) 1999-2001, 2002 by Red Hat, Inc. All rights reserved.
2
3 # THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
4 # OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
5
6 # Permission is hereby granted to use or copy this program
7 # for any purpose,  provided the above notices are retained on all copies.
8 # Permission to modify the code and to distribute modified code is granted,
9 # provided the above notices are retained, and a notice that the code was
10 # modified is included with the above copyright notice.
12 # Original author: Tom Tromey
14 sinclude(../libtool.m4)
15 dnl The line below arranges for aclocal not to bring a definition of
16 dnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
17 dnl to add a definition of LIBTOOL to Makefile.in.
18 ifelse(yes,no,[AC_DEFUN([AM_PROG_LIBTOOL],[AC_SUBST(LIBTOOL)])])