]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbsupport/Makefile.am
Finalized intl-update patches
[thirdparty/binutils-gdb.git] / gdbsupport / Makefile.am
index 00524e9a5667cbedd59a963e5cbd9f6bfe645f44..f1a641308fea38670f64bee344198913bf72df7a 100644 (file)
 AUTOMAKE_OPTIONS = no-dist foreign
 ACLOCAL_AMFLAGS = -I . -I ../config
 
+# Suppress 'configure.ac: error: AM_GNU_GETTEXT used but SUBDIRS not defined'
+# from Automake, as gdbsupport uses AM_GNU_GETTEXT through
+# ZW_GNU_GETTEXT_SISTER_DIR, but doesn't have any translations (currently).
+SUBDIRS =
+
 AM_CPPFLAGS = -I$(srcdir)/../include -I$(srcdir)/../gdb \
     -I../gnulib/import -I$(srcdir)/../gnulib/import \
     -I.. -I$(srcdir)/.. $(INCINTL) -I../bfd -I$(srcdir)/../bfd \