gsasl-commit
[Top][All Lists]
Advanced

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

CVS gsasl/lib/gl/m4


From: gsasl-commit
Subject: CVS gsasl/lib/gl/m4
Date: Sun, 26 Sep 2004 09:19:17 +0200

Update of /home/cvs/gsasl/lib/gl/m4
In directory dopio:/tmp/cvs-serv24375/lib/gl/m4

Modified Files:
        strdup.m4 
Log Message:
Use Lesser GNULib.

--- /home/cvs/gsasl/lib/gl/m4/strdup.m4 2004/08/07 15:19:49     1.2
+++ /home/cvs/gsasl/lib/gl/m4/strdup.m4 2004/09/26 07:19:17     1.3
@@ -1,4 +1,4 @@
-# strdup.m4 serial 4
+# strdup.m4 serial 5
 dnl Copyright (C) 2002, 2003, 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
@@ -10,6 +10,7 @@
 [
   AC_REPLACE_FUNCS(strdup)
   AC_CHECK_DECLS_ONCE(strdup)
+  AH_BOTTOM([#include <strdup.h>])
   gl_PREREQ_STRDUP
 ])
 





reply via email to

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