libtool-patches
[Top][All Lists]
Advanced

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

correct erroneous comment for LTDL_CONVENIENCE [libtool--gary--1.0--patc


From: Gary V. Vaughan
Subject: correct erroneous comment for LTDL_CONVENIENCE [libtool--gary--1.0--patch-29]
Date: Fri, 6 May 2005 18:50:17 +0100 (BST)
User-agent: mailnotify/0.6

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Okay to commit to HEAD and branch-2-0?

        * libltdl/m4/ltdl.m4 (LTDL_CONVENIENCE): Fix the comment to not
        pretend that LIBLTDL and LTDLINCL are not AC_SUBSTed here.

- -- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
_________________________________________________________
This patch notification generated by tlaapply version 0.9
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFCe65YFRMICSmD1gYRAi+6AKC1jP45EOQD/tHzyM7ichVtK4ZxYACeL/gx
nXOG0fH/VxBVYRODdbN052U=
=kg9W
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--gary--1.0--patch-28 to compare with
* comparing to address@hidden/libtool--gary--1.0--patch-28
M  libltdl/m4/ltdl.m4
M  ChangeLog

* modified files

Index: Changelog
from  Gary V. Vaughan  <address@hidden>

        * libltdl/m4/ltdl.m4 (LTDL_CONVENIENCE): Fix the comment to not
        pretend that LIBLTDL and LTDLINCL are not AC_SUBSTed here.

--- orig/libltdl/m4/ltdl.m4
+++ mod/libltdl/m4/ltdl.m4
@@ -61,13 +61,13 @@
 # -----------------------------
 # sets LIBLTDL to the link flags for the libltdl convenience library and
 # LTDLINCL to the include flags for the libltdl header and adds
-# --enable-ltdl-convenience to the configure arguments.  Note that LIBLTDL
-# and LTDLINCL are not AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called.  If
-# DIRECTORY is not provided, it is assumed to be `libltdl'.  LIBLTDL will
-# be prefixed with '${top_builddir}/' and LTDLINCL will be prefixed with
-# '${top_srcdir}/' (note the single quotes!).  If your package is not
-# flat and you're not using automake, define top_builddir and
-# top_srcdir appropriately in the Makefiles.
+# --enable-ltdl-convenience to the configure arguments.  Note that
+# AC_CONFIG_SUBDIRS is not called here.  If DIRECTORY is not provided,
+# it is assumed to be `libltdl'.  LIBLTDL will be prefixed with
+# '${top_builddir}/' and LTDLINCL will be prefixed with '${top_srcdir}/'
+# (note the single quotes!).  If your package is not flat and you're not
+# using automake, define top_builddir and top_srcdir appropriately in
+# the Makefiles.
 AC_DEFUN([LTDL_CONVENIENCE],
 [case $enable_ltdl_convenience in
   no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;




reply via email to

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