libtool-patches
[Top][All Lists]
Advanced

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

314-gary-adjust-clcommit-subscript-directory.patch


From: Gary V. Vaughan
Subject: 314-gary-adjust-clcommit-subscript-directory.patch
Date: Mon, 26 Feb 2007 01:51:46 -0800 (PST)
User-agent: mailnotify/0.7

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

Okay to commit?

        * clcommit.m4sh: Look in the right directory for helper scripts.

__________________________________________________________
This patch notification generated by cvsapply version 0.15
http://savannah.gnu.org/projects/cvs-utils
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)

iD8DBQFF4q2xFRMICSmD1gYRAkc0AJ9x9xpAUdc9HDsyDLE5QhEn7+4aaQCfcGXC
qPMvGg1JPOJCdPtUhB80png=
=UGTx
-----END PGP SIGNATURE-----
Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>
        * clcommit.m4sh: Look in the right directory for helper scripts.
Index: clcommit.m4sh
===================================================================
RCS file: /sources/libtool/libtool/clcommit.m4sh,v
retrieving revision 1.12
diff -u -u -r1.12 clcommit.m4sh
--- clcommit.m4sh 23 Jan 2006 18:33:57 -0000 1.12
+++ clcommit.m4sh 26 Feb 2007 09:51:39 -0000
@@ -77,8 +77,8 @@
 : ${MAILNOTIFY="mailnotify"}
 : ${MKSTAMP="mkstamp"}
 
-test -f "config/$MAILNOTIFY" && MAILNOTIFY="config/$MAILNOTIFY"
-test -f "config/$MKSTAMP" && MKSTAMP="config/$MKSTAMP"
+test -f "libltdl/config/$MAILNOTIFY" && MAILNOTIFY="libltdl/config/$MAILNOTIFY"
+test -f "libltdl/config/$MKSTAMP" && MKSTAMP="libltdl/config/$MKSTAMP"
 
 PROGRAM=clcommit
 

reply via email to

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