bug-gnulib
[Top][All Lists]
Advanced

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

Re: NSK(OSS) compilation problem (change to m4/extensions.m4)


From: Matthew Woehlke
Subject: Re: NSK(OSS) compilation problem (change to m4/extensions.m4)
Date: Thu, 12 Oct 2006 13:20:14 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0

Paul Eggert wrote:
mwoehlke <address@hidden> writes:
I would prefer
that autoconf know that if it is on NSK/OSS ('#ifdef __TANDEM'), that
_TANDEM_SOURCE needs to be defined.

OK, I installed this patch into gnulib; this merges the change to
Autoconf that I installed earlier there today for this.

2006-10-11  Paul Eggert  <address@hidden>

        * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
        change, since Autoconf's version may no longer be appropriate now
        that we are using CVS Autoconf's version.  Add support for Tandem.

--- m4/extensions.m4    3 Oct 2006 04:12:40 -0000       1.11
+++ m4/extensions.m4    11 Oct 2006 23:10:59 -0000
[snip]
+#ifndef _TANDEM_SOURCE
+# undef _TANDEM_SOURCE
 #endif])
[snip]

Um... is it me, or does that not look right? 'if _TANDEM_SOURCE' is not defined, then make really sure it is not defined'?

--
Matthew
"I don't question your existence -- God" (seen on a church billboard)





reply via email to

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