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: Wed, 29 Sep 2004 01:17:24 +0200

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

Modified Files:
        gnulib.m4 strdup.m4 
Log Message:
Use new GNULib.

--- /home/cvs/gsasl/lib/gl/m4/gnulib.m4 2004/08/18 10:38:49     1.5
+++ /home/cvs/gsasl/lib/gl/m4/gnulib.m4 2004/09/28 23:17:24     1.6
@@ -8,7 +8,7 @@
 # Generated by gnulib-tool.
 #
 # Invoked as: gnulib-tool --import
-# Reproduce by: gnulib-tool --import --dir=. --lib=libgl --source-base=gl 
--m4-base=gl/m4 --libtool dummy strdup
+# Reproduce by: gnulib-tool --import --dir=. --lib=libgl --source-base=gl 
--m4-base=gl/m4 --libtool true dummy strdup
 
 AC_DEFUN([gl_EARLY],
 [
@@ -31,4 +31,7 @@
 dnl Usage: gl_LIB(LIBNAME)
 AC_DEFUN([gl_LIB], [])
 
+dnl Usage: gl_LGPL
+AC_DEFUN([gl_LGPL], [])
+
 # gnulib.m4 ends here
--- /home/cvs/gsasl/lib/gl/m4/strdup.m4 2004/09/26 07:19:17     1.3
+++ /home/cvs/gsasl/lib/gl/m4/strdup.m4 2004/09/28 23:17:24     1.4
@@ -1,4 +1,4 @@
-# strdup.m4 serial 5
+# strdup.m4 serial 4
 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,7 +10,6 @@
 [
   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]