Bruno Haible writes:
> Simon Josefsson wrote:
>> How about the patch below? Tested on debian lenny x86 and mac os x
>> 10.4.
>
> Looks perfect.
I've pushed it.
> Additionally, a few tests are using module 'progname' but are not
> initializing it upon program startup. This fixes it.
Great, I n
Simon Josefsson wrote:
> The self-test for filenamecat fails to build on darwin:
>
> http://autobuild.josefsson.org/gnulib/log-200901180512377089000.txt
>
> Which also breaks the canonicalize module:
>
> http://autobuild.josefsson.org/gnulib/log-200901180511842725000.txt
>
> The fstrcmp-tests has
Simon Josefsson wrote:
> How about the patch below? Tested on debian lenny x86 and mac os x
> 10.4.
Looks perfect.
Additionally, a few tests are using module 'progname' but are not
initializing it upon program startup. This fixes it.
2009-01-18 Bruno Haible
* tests/test-avltree_lis
os x
10.4.
/Simon
diff --git a/ChangeLog b/ChangeLog
index d9b6b25..64736b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-01-18 Simon Josefsson
+
+ * modules/filenamecat-tests (Depends-on): Add progname.
+ * modules/fstrcmp-tests (Depends-on): Likewise.
+
+ *
Jim Meyering wrote:
> BTW, does anyone know why all modules that add LIBINTL add
> it with the anachronistic @LIBINTL@, rather than $(LIBINTL)?
> Similarly, there are many uses of @EXEEXT@ that should be $(EXEEXT)
> these days.
Why "anachronistic"? Why "should"? Automake allows to write it both wa
* Jim Meyering wrote on Thu, Oct 18, 2007 at 02:35:35PM CEST:
>
> BTW, does anyone know why all modules that add LIBINTL add
> it with the anachronistic @LIBINTL@, rather than $(LIBINTL)?
> Similarly, there are many uses of @EXEEXT@ that should be $(EXEEXT)
> these days. But three already use $(E
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Jim Meyering on 10/18/2007 6:35 AM:
> Eric Blake <[EMAIL PROTECTED]> wrote:
>> The filenamecat-tests module needs an LDADD line to pull in -lintl on
>> cygwin. Committing:
>
> Why does it need -lintl?
Bec
Eric Blake <[EMAIL PROTECTED]> wrote:
> The filenamecat-tests module needs an LDADD line to pull in -lintl on
> cygwin. Committing:
Why does it need -lintl?
> 2007-10-18 Eric Blake <[EMAIL PROTECTED]>
>
> * modules/filenamecat-tests (Makefi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The filenamecat-tests module needs an LDADD line to pull in -lintl on
cygwin. Committing:
2007-10-18 Eric Blake <[EMAIL PROTECTED]>
* modules/filenamecat-tests (Makefile.am): Link against -lintl.
- --
Don't work too hard, mak