(arm_is_longcall_p): Update comment describing this funciton's behaviour.
[official-gcc.git] / boehm-gc / acinclude.m4
blob4f4c0c3e93944daf97b53672128d9e3cdfa32683
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 sinclude(../config/acx.m4)
16 dnl The line below arranges for aclocal not to bring a definition of
17 dnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
18 dnl to add a definition of LIBTOOL to Makefile.in.
19 ifelse(yes,no,[AC_DEFUN([AM_PROG_LIBTOOL],[AC_SUBST(LIBTOOL)])])