diff options
Diffstat (limited to 'gdb/acinclude.m4')
-rw-r--r-- | gdb/acinclude.m4 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb/acinclude.m4 b/gdb/acinclude.m4 index c7685cf..71a6c9f 100644 --- a/gdb/acinclude.m4 +++ b/gdb/acinclude.m4 @@ -10,12 +10,7 @@ sinclude(../config/acinclude.m4) dnl This gets GCC_HEADER_STDINT. sinclude(../config/stdint.m4) -sinclude(../gettext.m4) -dnl The lines below arrange for aclocal not to bring gettext.m4's -dnl CY_GNU_GETTEXT into aclocal.m4. -ifelse(yes,no,[ -AC_DEFUN([CY_GNU_GETTEXT],) -]) +sinclude(../config/gettext-sister.m4) dnl CYGNUS LOCAL: This gets the right posix flag for gcc AC_DEFUN([CY_AC_TCL_LYNX_POSIX], |