OSDN Git Service

* thread-db.c (get_thread_signals): Doc fix.
[pf3gnuchains/pf3gnuchains3x.git] / rda / acinclude.m4
1 sinclude(../libtool.m4)
2 dnl The lines below arrange for aclocal not to bring libtool.m4
3 dnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
4 dnl to add a definition of LIBTOOL to Makefile.in.
5 ifelse(yes,no,[
6 AC_DEFUN([AM_PROG_LIBTOOL],)
7 AC_SUBST(LIBTOOL)
8 ])
9
10 sinclude(../gettext.m4)
11 dnl The lines below arrange for aclocal not to bring gettext.m4's
12 dnl CY_WITH_NLS into aclocal.m4.
13 ifelse(yes,no,[
14 AC_DEFUN([CY_WITH_NLS],)
15 AC_SUBST(INTLLIBS)
16 ])