safe-write: Move AC_LIBOBJ invocations to module description.
[pspp] / m4 / obstack-printf-posix.m4
index 328298fcc5ac7c4200b47e2497ee46f6c840632a..ebc263f766402c6f218665afaf7e285f7ea10699 100644 (file)
@@ -1,5 +1,5 @@
-# obstack-printf-posix.m4 serial 3
-dnl Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# obstack-printf-posix.m4 serial 4
+dnl Copyright (C) 2008-2011 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.
@@ -101,4 +101,5 @@ AC_DEFUN([gl_FUNC_OBSTACK_PRINTF_POSIX],
     gl_REPLACE_VASNPRINTF
     gl_REPLACE_OBSTACK_PRINTF
   fi
+  gl_DECL_OBSTACK_PRINTF
 ])