Refresh 01-gnulib-directory.patch
[gnulib.git] / modules / popen
index d4ba0ab..37b3cf6 100644 (file)
@@ -11,6 +11,10 @@ open            [test $REPLACE_POPEN = 1]
 
 configure.ac:
 gl_FUNC_POPEN
+if test $REPLACE_POPEN = 1; then
+  AC_LIBOBJ([popen])
+  gl_PREREQ_POPEN
+fi
 gl_STDIO_MODULE_INDICATOR([popen])
 
 Makefile.am: