summaryrefslogtreecommitdiff
path: root/gnulib/configure
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2019-11-15 13:48:27 -0700
committerTom Tromey <tromey@adacore.com>2019-11-15 13:48:27 -0700
commite176f82170871202640d53d8edc0caa5c450901f (patch)
treeaffea8b26305b3b63206f3b8a9376b76d2909786 /gnulib/configure
parentbb69c5018be23daa67a28fa83cb692f41d34c89e (diff)
downloadbinutils-gdb-e176f82170871202640d53d8edc0caa5c450901f.tar.gz
Add no-dist to gnulib configure
This adds the no-dist option to the gnulib configure script. gdb doesn't use "make dist", so there's no need for this. Adding this option makes the Makefiles less verbose. gnulib/ChangeLog 2019-11-15 Tom Tromey <tromey@adacore.com> * aclocal.m4, configure, Makefile.in, import/Makefile.in: Rebuild. * configure.ac: Remove obsolete comment. Add no-dist. Change-Id: I5224e18af9acd5284acb79d5756b0e84b00406e9
Diffstat (limited to 'gnulib/configure')
-rw-r--r--gnulib/configure12
1 files changed, 0 insertions, 12 deletions
diff --git a/gnulib/configure b/gnulib/configure
index 94d9ff919a4..7c74371e8f4 100644
--- a/gnulib/configure
+++ b/gnulib/configure
@@ -8450,9 +8450,6 @@ $as_echo "#define STRERROR_R_CHAR_P 0" >>confdefs.h
- XGETTEXT_EXTRA_OPTIONS=
-
-
@@ -17589,13 +17586,6 @@ $as_echo "$ac_cv_lib_error_at_line" >&6; }
fi
- XGETTEXT_EXTRA_OPTIONS="$XGETTEXT_EXTRA_OPTIONS --flag=error:3:c-format"
-
-
-
- XGETTEXT_EXTRA_OPTIONS="$XGETTEXT_EXTRA_OPTIONS --flag=error_at_line:5:c-format"
-
-
@@ -28021,8 +28011,6 @@ fi
-# We don't use automake, but gnulib does. This line lets us generate
-# its Makefile.in.
am__api_version='1.15'
# Find a good install program. We prefer a C program (faster),