changeset 8431:775106840b0b

* modules/long-options (Depends-on): Add getopt.
author Bruno Haible <bruno@clisp.org>
date Sun, 11 Mar 2007 23:32:06 +0000
parents 7bc7c2786438
children 2c533460124b
files ChangeLog modules/long-options
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-11  Bruno Haible  <bruno@clisp.org>
+
+	* modules/long-options (Depends-on): Add getopt.
+
 2007-03-11  Bruno Haible  <bruno@clisp.org>
 
 	* modules/modechange (Depends-on): Add stdbool.
--- a/modules/long-options
+++ b/modules/long-options
@@ -7,6 +7,7 @@
 m4/long-options.m4
 
 Depends-on:
+getopt
 version-etc
 
 configure.ac: