From baa0ec7f314f01d59f538e61b776d5772b8414b9 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Sat, 15 May 2010 22:34:33 +0200 Subject: [PATCH] Use the getopt-gnu gnulib module instead of getopt. --- ChangeLog | 4 ++++ bootstrap.conf | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 24573530..7a504c2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-05-15 Giuseppe Scrivano + + * bootstrap.conf (gnulib_modules): Add "getopt-gnu". Remove "getopt". + 2010-05-14 Giuseppe Scrivano * bootstrap (gnulib_path): Default to "gnulib" if it doesn't have a diff --git a/bootstrap.conf b/bootstrap.conf index 484b2262..3abee8a9 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -31,7 +31,7 @@ bind c-ctype close connect -getopt +getopt-gnu getpass-gnu getpeername getsockname -- 2.39.2