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, 23 Oct 2005 19:41:44 +0200

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

Modified Files:
        gnulib-cache.m4 gnulib-comp.m4 
Log Message:
Add gnulib self tests.

--- /home/cvs/gsasl/lib/gl/m4/gnulib-cache.m4   2005/10/12 01:24:26     1.4
+++ /home/cvs/gsasl/lib/gl/m4/gnulib-cache.m4   2005/10/23 17:41:43     1.5
@@ -14,10 +14,10 @@
 
 
 # Specification in the form of a command-line invocation:
-#   gnulib-tool --import --dir=. --lib=libgl --source-base=gl --m4-base=gl/m4 
--aux-dir=. --lgpl --libtool --macro-prefix=gl base64 gc gc-hmac-md5 gc-md5 
getline gettext strdup strverscmp vasprintf
+#   gnulib-tool --import --dir=. --lib=libgl --source-base=gl --m4-base=gl/m4 
--aux-dir=. --lgpl --libtool --macro-prefix=gl base64 gc gc-hmac-md5 
gc-hmac-md5-tests gc-md5 gc-md5-tests gc-tests getline gettext strdup 
strverscmp vasprintf
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
-gl_MODULES([base64 gc gc-hmac-md5 gc-md5 getline gettext strdup strverscmp 
vasprintf])
+gl_MODULES([base64 gc gc-hmac-md5 gc-hmac-md5-tests gc-md5 gc-md5-tests 
gc-tests getline gettext strdup strverscmp vasprintf])
 gl_AVOID([])
 gl_SOURCE_BASE([gl])
 gl_M4_BASE([gl/m4])
--- /home/cvs/gsasl/lib/gl/m4/gnulib-comp.m4    2005/10/23 12:18:21     1.7
+++ /home/cvs/gsasl/lib/gl/m4/gnulib-comp.m4    2005/10/23 17:41:43     1.8
@@ -133,4 +133,7 @@
   m4/wchar_t.m4
   m4/wint_t.m4
   m4/xsize.m4
+  tests/test-gc-hmac-md5.c
+  tests/test-gc-md5.c
+  tests/test-gc.c
 ])





reply via email to

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