03c09cffe6
like it could cause issues in some situation, as shown by a recent bulk build failure. No functional change.
13 lines
431 B
Text
13 lines
431 B
Text
$NetBSD: patch-aa,v 1.4 2006/02/05 14:41:37 cube Exp $
|
|
|
|
--- src/Makefile.in.orig 2004-11-29 13:48:40.000000000 +0100
|
|
+++ src/Makefile.in
|
|
@@ -152,7 +152,7 @@ gkleds_la_CFLAGS = -Wall -O2 -I../pixmap
|
|
|
|
gkleds_la_LIBADD = @X_PRE_LIBS@ @X_LIBS@ @X_EXTRA_LIBS@ @GTK_LIBS@ @GKM_EXTRA_SRCS@
|
|
|
|
-gkleds_la_LDFLAGS = -module -avoid-version @GK_LDFLAGS@
|
|
+gkleds_la_LDFLAGS = -module -avoid-version
|
|
|
|
gkleds_la_SOURCES = gkleds.c gkleds.h
|
|
|