Doc update.
[pspp] / modules / getopt-gnu
index 92b37ddbed62d8caf184751d79c343177795b917..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: