From f1d177d730edc36c47a1c152464931ea873af958 Mon Sep 17 00:00:00 2001 From: RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> Date: Tue, 31 Jan 2023 15:36:15 +0100 Subject: remove gl/c++defs, replace gl/gettext with gl/gettext-h --- gl/Makefile.am | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) (limited to 'gl/Makefile.am') diff --git a/gl/Makefile.am b/gl/Makefile.am index 3865bf78..dcebd4aa 100644 --- a/gl/Makefile.am +++ b/gl/Makefile.am @@ -33,7 +33,6 @@ # --no-libtool \ # --macro-prefix=gl \ # --no-vc-files \ -# --no-vc-files \ # base64 \ # crypto/sha256 \ # dirname \ @@ -44,7 +43,7 @@ # gethostname \ # getloadavg \ # getopt-gnu \ -# gettext \ +# gettext-h \ # idpriv-droptemp \ # mountlist \ # regex \ @@ -703,23 +702,6 @@ libgnu_a_SOURCES += getprogname.h getprogname.c ## end gnulib module getprogname -## begin gnulib module gettext - -# If your project uses "gettextize --intl" to put a source-code -# copy of libintl into the package, every Makefile.am needs -# -I$(top_builddir)/intl, so that can be found in this directory. -# Here's one way to do this: -#AM_CPPFLAGS += -I$(top_builddir)/intl -# This option has no effect when the user disables NLS (because then -# the intl directory contains no libintl.h file). This option is not -# enabled by default because the intl directory might not exist if -# your project does not use "gettext --intl", and some compilers -# complain about -I options applied to nonexistent directories. - -EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath - -## end gnulib module gettext - ## begin gnulib module gettext-h libgnu_a_SOURCES += gettext.h @@ -767,13 +749,6 @@ EXTRA_DIST += hard-locale.h ## end gnulib module hard-locale -## begin gnulib module havelib - - -EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath - -## end gnulib module havelib - ## begin gnulib module ialloc libgnu_a_SOURCES += ialloc.c -- cgit v1.2.3-74-g34f1