shishi-commit
[Top][All Lists]
Advanced

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

CVS shishi


From: shishi-commit
Subject: CVS shishi
Date: Mon, 14 Mar 2005 15:28:51 +0100

Update of /home/cvs/shishi
In directory dopio:/tmp/cvs-serv25876

Modified Files:
        configure.ac 
Log Message:
Add strnlen.


--- /home/cvs/shishi/configure.ac       2004/12/17 16:40:35     1.153
+++ /home/cvs/shishi/configure.ac       2005/03/14 14:28:51     1.154
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-# Copyright (C) 2002, 2003, 2004 Simon Josefsson.
+# Copyright (C) 2002, 2003, 2004, 2005 Simon Josefsson.
 #
 # This file is part of Shishi.
 #
@@ -85,7 +85,7 @@
 # For gnulib stuff in gl/.
 gl_SOURCE_BASE(gl)
 gl_M4_BASE(gl/m4)
-gl_MODULES(error getopt realloc setenv strcase strchrnul strnlen strdup 
strndup xstrndup vasprintf vasnprintf xvasprintf xalloc getdate timegm 
gethostname xgethostname xgetdomainname getline xreadlink progname getsubopt 
getpass getaddrinfo strtok_r base64)
+gl_MODULES(error getopt realloc setenv strcase strchrnul strdup strndup 
xstrndup vasprintf vasnprintf xvasprintf xalloc getdate timegm gethostname 
xgethostname xgetdomainname getline xreadlink progname getsubopt getpass 
getaddrinfo strtok_r base64)
 gl_INIT
 
 # Checks for library functions.





reply via email to

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