13 lines
550 B
Plaintext
13 lines
550 B
Plaintext
$OpenBSD: patch-libgksuui_Makefile_in,v 1.1 2009/01/19 18:50:10 ajacoutot Exp $
|
|
--- libgksuui/Makefile.in.orig Mon Jan 19 19:29:07 2009
|
|
+++ libgksuui/Makefile.in Mon Jan 19 19:29:12 2009
|
|
@@ -240,7 +240,7 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-AM_CFLAGS = -g -O2 -Wall
|
|
+AM_CFLAGS =
|
|
INCLUDES = `pkg-config --cflags gtk+-2.0 gconf-2.0`
|
|
AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" -DDATA_DIR=\"$(datadir)\" -DPREFIX=\"$(prefix)\"
|
|
noinst_LTLIBRARIES = libgksuui1.0.la
|