shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS shishi/gl/m4


From: shishi-commit
Subject: CVS shishi/gl/m4
Date: Fri, 17 Sep 2004 01:18:44 +0200

Update of /home/cvs/shishi/gl/m4
In directory dopio:/tmp/cvs-serv17721/gl/m4

Modified Files:
        vasnprintf.m4 
Log Message:
Update.

--- /home/cvs/shishi/gl/m4/vasnprintf.m4        2004/07/02 09:19:40     1.4
+++ /home/cvs/shishi/gl/m4/vasnprintf.m4        2004/09/16 23:18:44     1.5
@@ -1,4 +1,4 @@
-# vasnprintf.m4 serial 4
+# vasnprintf.m4 serial 5
 dnl Copyright (C) 2002-2004 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
@@ -8,6 +8,7 @@
 
 AC_DEFUN([gl_FUNC_VASNPRINTF],
 [
+  AC_REQUIRE([gl_EOVERFLOW])
   AC_REPLACE_FUNCS(vasnprintf)
   if test $ac_cv_func_vasnprintf = no; then
     AC_LIBOBJ(printf-args)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]