Re: Lingering patches
- From: Leonard den Ottolander <leonard den ottolander nl>
- To: MC Devel <mc-devel gnome org>
- Subject: Re: Lingering patches
- Date: Mon, 04 Oct 2004 21:16:18 +0200
Hi Roland,
On Mon, 2004-10-04 at 20:35, Roland Illig wrote:
> I had problems with src/regex.c, because it first #defines _GNU_SOURCE and
> then #includes <config.h>, which makes gcc (and maybe others) choke about
> the duplicate definition.
> #include <config.h>
> #ifndef _GNU_SOURCE
> #define _GNU_SOURCE 1
> #endif
src/regex.c is the only occurrence I can find. Is the 1 in the above
example necessary? Doesn't the #define suffice (assuming we have the
AC_DEFINE in configure.ac)? Compare Jakub's mc-CVS-vcsa patch I
mentioned in this same thread.
Leonard.
--
mount -t life -o ro /dev/dna /genetic/research
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]