forked from Imagelibrary/binutils-gdb
Configury changes: update src repository (binutils, gdb, and rda) to use
config/gettext-sister.m4 instead of the old gettext.m4. Regenerate all affected autotools files. Include intl in gdb releases again.
This commit is contained in:
@@ -47,7 +47,8 @@ AC_PROG_YACC
|
||||
AM_PROG_LEX
|
||||
|
||||
ALL_LINGUAS="fr tr ja es sv da zh_CN ru ro rw zh_TW fi vi"
|
||||
CY_GNU_GETTEXT
|
||||
ZW_GNU_GETTEXT_SISTER_DIR
|
||||
AM_PO_SUBDIRS
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
AC_EXEEXT
|
||||
@@ -351,9 +352,4 @@ AC_SUBST(datarootdir)
|
||||
AC_SUBST(docdir)
|
||||
AC_SUBST(htmldir)
|
||||
|
||||
AC_OUTPUT(Makefile doc/Makefile po/Makefile.in:po/Make-in,
|
||||
[
|
||||
case "x$CONFIG_FILES" in
|
||||
*) sed -e '/POTFILES =/r po/POTFILES' po/Makefile.in > po/Makefile ;;
|
||||
esac
|
||||
])
|
||||
AC_OUTPUT(Makefile doc/Makefile po/Makefile.in:po/Make-in)
|
||||
|
||||
Reference in New Issue
Block a user