Doc update.
[pspp] / modules / getopt-gnu
index 54bbe428d71df800ba9787a94405da0c4d9f59b7..3e5876a1b94e8ba4704d4367248013cba81bb880 100644 (file)
@@ -9,6 +9,11 @@ getopt-posix
 
 configure.ac:
 gl_FUNC_GETOPT_GNU
+if test $REPLACE_GETOPT = 1; then
+  AC_LIBOBJ([getopt])
+  AC_LIBOBJ([getopt1])
+  gl_PREREQ_GETOPT
+fi
 gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
 
 Makefile.am:
@@ -17,7 +22,7 @@ Include:
 <getopt.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all, glibc