bug-gnulib
[Top][All Lists]
Advanced

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

Re: removed many uses of HAVE_CONFIG_H from gnulib


From: Eric Blake
Subject: Re: removed many uses of HAVE_CONFIG_H from gnulib
Date: Wed, 13 Sep 2006 18:52:49 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.5) Gecko/20060719 Thunderbird/1.5.0.5 Mnenhy/0.7.4.666

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

According to Paul Eggert on 9/13/2006 4:41 PM:
> 
> If this is a real problem for anybody (which I think it won't be),
> we can define a new no-config-h module which reverses the change.

The only real problem I had was this typo, with the fix checked in as obvious:

2006-09-13  Eric Blake  <address@hidden>

        * getopt.c: Fix typo in last commit.

Index: lib/getopt.c
===================================================================
RCS file: /sources/gnulib/gnulib/lib/getopt.c,v
retrieving revision 1.50
diff -u -p -r1.50 getopt.c
- --- lib/getopt.c        13 Sep 2006 22:38:14 -0000      1.50
+++ lib/getopt.c        14 Sep 2006 00:51:32 -0000
@@ -20,7 +20,7 @@
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */


- -#ifndef_LIBC
+#ifndef _LIBC
 # include <config.h>
 #endif

- --
Life is short - so eat dessert first!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFCKfh84KuGfSFAYARAjYzAKDFUnb/s22NMZv33m8O8aa+i2Iz0ACeLJF4
CB50uZwl1vtDwMZdmu0TLjI=
=69Eb
-----END PGP SIGNATURE-----




reply via email to

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