libidn-commit
[Top][All Lists]
Advanced

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

CVS libidn/gl/m4


From: libidn-commit
Subject: CVS libidn/gl/m4
Date: Mon, 9 Jan 2006 16:45:37 +0100

Update of /home/cvs/libidn/gl/m4
In directory dopio:/tmp/cvs-serv28050/gl/m4

Modified Files:
        gnulib-cache.m4 gnulib-comp.m4 
Log Message:
Update.

--- /home/cvs/libidn/gl/m4/gnulib-cache.m4      2005/12/02 14:22:11     1.3
+++ /home/cvs/libidn/gl/m4/gnulib-cache.m4      2006/01/09 15:45:37     1.4
@@ -14,7 +14,7 @@
 
 
 # Specification in the form of a command-line invocation:
-#   gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 
--aux-dir=. --lgpl --libtool --macro-prefix=gl csharpcomp-script dummy error 
getopt strdup
+#   gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 
--aux-dir=gl --lgpl --libtool --macro-prefix=gl csharpcomp-script dummy error 
getopt strdup
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_MODULES([csharpcomp-script dummy error getopt strdup])
--- /home/cvs/libidn/gl/m4/gnulib-comp.m4       2005/12/02 14:22:11     1.5
+++ /home/cvs/libidn/gl/m4/gnulib-comp.m4       2006/01/09 15:45:37     1.6
@@ -18,14 +18,16 @@
 # any checks for libraries, header files, types and library functions.
 AC_DEFUN([gl_EARLY],
 [
+  AC_REQUIRE([AC_PROG_RANLIB])
 ])
 
 # This macro should be invoked from ./configure.ac, in the section
 # "Check for header files, types and library functions".
 AC_DEFUN([gl_INIT],
 [
-AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
+  AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
   gt_CSHARPCOMP
+  AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])
   gl_ERROR
   gl_GETOPT
   gl_FUNC_STRDUP
@@ -34,7 +36,7 @@
 # This macro records the list of files which have been installed by
 # gnulib-tool and may be removed by future gnulib-tool invocations.
 AC_DEFUN([gl_FILE_LIST], [
-  lib/csharpcomp.sh.in
+  build-aux/csharpcomp.sh.in
   lib/dummy.c
   lib/error.c
   lib/error.h





reply via email to

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