havelib: Add static libraries to LIBS in the right order.
[gnulib.git] / m4 / popen.m4
index f774a9e..76fd6d9 100644 (file)
@@ -1,5 +1,5 @@
-# popen.m4 serial 1
-dnl Copyright (C) 2009 Free Software Foundation, Inc.
+# popen.m4 serial 2
+dnl Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -30,5 +30,5 @@ AC_DEFUN([gl_FUNC_POPEN],
 # Prerequisites of lib/popen.c.
 AC_DEFUN([gl_PREREQ_POPEN],
 [
-  AC_REQUIRE([AC_C_INLINE])
+  :
 ])