FYI: 285-gary-diagnose-missing-LT_WITH_LTDL.diff

2005-10-26 Thread Gary V. Vaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Applied to HEAD. * looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-333 to compare with * comparing to [EMAIL PROTECTED]/libtool--devo--1.0--patch-333 M libtoolize.m4sh M ChangeLog * modified files Index: Changelog from G

Re: [patch 03/19] 285-gary-diagnose-missing-LT_WITH_LTDL.diff Queue

2005-10-16 Thread Ralf Wildenhues
Hi Gary, * Gary V. Vaughan wrote on Wed, Oct 12, 2005 at 10:47:53PM CEST: > > > Now that I see this: Please remove these two lines, or make them as > > little intrusive as branch-1-5 was: > > Actually, it already triggers under fewer circumstances than 1.5.x! > > > grepped for '^AC_PROG_RANLIB'

Re: [patch 03/19] 285-gary-diagnose-missing-LT_WITH_LTDL.diff Queue

2005-10-12 Thread Gary V. Vaughan
Hallo Ralf, Thanks for the review. Here's a revised patch. > Now that I see this: Please remove these two lines, or make them as > little intrusive as branch-1-5 was: Actually, it already triggers under fewer circumstances than 1.5.x! > grepped for '^AC_PROG_RANLIB'. > Rationale: a `libtoolize

Re: [patch 03/19] 285-gary-diagnose-missing-LT_WITH_LTDL.diff Queue

2005-10-11 Thread Ralf Wildenhues
Hi Gary, * Gary V. Vaughan wrote on Mon, Oct 10, 2005 at 12:26:27PM CEST: > libtoolize.m4sh | 91 > > 1 files changed, 46 insertions(+), 45 deletions(-) > > Index: libtool--devo--1.0/ChangeLog > from Gary V. Vaughan <[EMAIL PROTECTED]

[patch 03/19] 285-gary-diagnose-missing-LT_WITH_LTDL.diff Queue

2005-10-10 Thread Gary V. Vaughan
libtoolize.m4sh | 91 1 files changed, 46 insertions(+), 45 deletions(-) Index: libtool--devo--1.0/ChangeLog from Gary V. Vaughan <[EMAIL PROTECTED]> * libtoolize.m4sh: Move the consistency checks... (func_check_macros):

285-gary-diagnose-missing-LT_WITH_LTDL.diff

2005-10-03 Thread Gary V. Vaughan
-aclocal.diff ../patches/285-gary-diagnose-missing-LT_WITH_LTDL.diff Cheers, Gary. libtoolize.m4sh | 91 1 files changed, 46 insertions(+), 45 deletions(-) Index: libtool--devo--1.0/ChangeLog from Gary V. Vaughan <[EM

Re: 285-gary-diagnose-missing-LT_WITH_LTDL.diff

2005-09-30 Thread Gary V. Vaughan
/+build $ quilt applied ../patches/277-gary-rename-remaining-troublesome-ltdl-apis.diff ../patches/279-gary-LT_CONFIG_LTDL_DIR.diff ../patches/283-gary-test-subproject-ltdl.diff ../patches/284-gary-report-macro-files-for-aclocal.diff ../patches/285-gary-diagnose-missing-LT_WITH_LTDL.diff $ make .

Re: 285-gary-diagnose-missing-LT_WITH_LTDL.diff

2005-09-30 Thread Ralf Wildenhues
Hi Gary, * Gary V. Vaughan wrote on Fri, Sep 30, 2005 at 01:47:26PM CEST: > And if I'd remembered to make before make check, I would have noticed > a stupid shell script bug. Fixed in this version, please disregard the > parent post. > > Okay to commit? No. With the last checkin, you broke tes

285-gary-diagnose-missing-LT_WITH_LTDL.diff

2005-09-30 Thread Gary V. Vaughan
And if I'd remembered to make before make check, I would have noticed a stupid shell script bug. Fixed in this version, please disregard the parent post. Okay to commit? libtoolize.m4sh | 63 1 files changed, 32 insertions(+), 31 deleti

285-gary-diagnose-missing-LT_WITH_LTDL.diff

2005-09-30 Thread Gary V. Vaughan
Okay to commit? libtoolize.m4sh | 62 1 files changed, 31 insertions(+), 31 deletions(-) Index: libtool--devo--1.0/ChangeLog from Gary V. Vaughan <[EMAIL PROTECTED]> * libtoolize.m4sh: Move the consistency checks... (fu