antiright-devel
[Top][All Lists]
Advanced

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

[Antiright-devel] antiright configure


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright configure
Date: Tue, 17 Aug 2004 09:17:56 -0400

CVSROOT:        /cvsroot/antiright
Module name:    antiright
Branch:         
Changes by:     Jeffrey Bedard <address@hidden> 04/08/16 18:00:30

Modified files:
        .              : configure 

Log message:
        Only define -D_GNU_SOURCE, not including -D__USE_GNU.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/antiright/antiright/configure.diff?tr1=1.35&tr2=1.36&r1=text&r2=text

Patches:
Index: antiright/configure
diff -u antiright/configure:1.35 antiright/configure:1.36
--- antiright/configure:1.35    Mon Aug 16 17:27:05 2004
+++ antiright/configure Mon Aug 16 18:00:30 2004
@@ -58,7 +58,7 @@
 
 LIBS="$LIBS -lXm -lXt -lX11"
 
-DEFS="$DEFS -D_GNU_SOURCE -D__USE_GNU"
+DEFS="$DEFS -D_GNU_SOURCE"
 
 # Append assignments to line 36 of the Makefile. 
 sed "25a\\




reply via email to

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