]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: use gnulib's getopt-gnu module (getopt is now deprecated)
authorJim Meyering <meyering@redhat.com>
Thu, 13 Aug 2009 06:37:37 +0000 (08:37 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 14 Aug 2009 15:15:50 +0000 (17:15 +0200)
* bootstrap.conf (gnulib_modules): Gnulib's getopt module is now
deprecated; use the new, preferred name, getopt-gnu.
* gnulib: Update to latest.

bootstrap.conf
gnulib

index b6623f63572b3093bde8b32aef7c2e157b948db1..991e5bd45f72109c729a38f12632f88510fef4b4 100644 (file)
@@ -102,7 +102,7 @@ gnulib_modules="
   getline
   getloadavg
   getndelim2
-  getopt
+  getopt-gnu
   getpagesize
   getpass-gnu
   gettext
diff --git a/gnulib b/gnulib
index d93c1f1b00e1dea78b919c7fb7b6ddebecfcf3a5..2f5181b1a247323cb2a4a4c6165997674866bb20 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit d93c1f1b00e1dea78b919c7fb7b6ddebecfcf3a5
+Subproject commit 2f5181b1a247323cb2a4a4c6165997674866bb20