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: Thu, 11 Nov 2004 19:59:27 +0100

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

Modified Files:
        configure.ac 
Log Message:
Need strtok_r, for Mac OS X.

--- /home/cvs/shishi/configure.ac       2004/11/11 15:21:23     1.147
+++ /home/cvs/shishi/configure.ac       2004/11/11 18:59:27     1.148
@@ -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 xalloc getdate timegm gethostname 
xgethostname xgetdomainname getline xreadlink progname getsubopt getpass 
getaddrinfo)
+gl_MODULES(error getopt realloc setenv strcase strchrnul strnlen strdup 
strndup xstrndup vasprintf vasnprintf xalloc getdate timegm gethostname 
xgethostname xgetdomainname getline xreadlink progname getsubopt getpass 
getaddrinfo strtok_r)
 gl_INIT
 
 # Checks for library functions.





reply via email to

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