]> git.pld-linux.org Git - packages/gai.git/blobdiff - gai-opt.patch
- unified bcond name: gl -> opengl
[packages/gai.git] / gai-opt.patch
index 65980628af144c3954d6618cc7586e4c2ac155e6..bc35c731893b3a1c332f247f5c6adfd3b196493b 100644 (file)
@@ -1,11 +1,11 @@
---- gai-0.5.0/gai/Makefile.in.orig     2003-12-31 10:54:05.000000000 +0100
-+++ gai-0.5.0/gai/Makefile.in  2004-01-11 10:53:38.000000000 +0100
-@@ -2,7 +2,7 @@
- # Makefile for the General Applet Interface
+--- gai-0.5.3/gai/Makefile.in.orig     2004-04-04 15:40:51.619441584 +0200
++++ gai-0.5.3/gai/Makefile.in  2004-04-04 15:41:25.126347760 +0200
+@@ -1,7 +1,7 @@
  
- # @GNOME_24@ - More broken than ever.
--CFLAGS = -Wall -O3 -D@HOST@ @GL@ @GTK@ @GNOME@ @JOYSTICK@ @GTK_CFLAGS@ @SDL_CFLAGS@
-+CFLAGS = -Wall $(OPT) -D@HOST@ @GL@ @GTK@ @GNOME@ @JOYSTICK@ @GTK_CFLAGS@ @SDL_CFLAGS@
- CFLAGS += @GNOME_CFLAGS@ @GL_CFLAGS@ -DVERSION="\"@GAI_VERSION@\""
- LDFLAGS = -g -fPIC @SYSTEM_SPECIFIC_LIBS@ @GTK_LIBS@ 
- LDFLAGS += @GNOME_LIBS@ @GL_LIBS@ @SDL_LIBS@ 
+ # Makefile for the General Applet Interface Library
+-CFLAGS += -Wall -O2 @GTK_CFLAGS@ @SDL_CFLAGS@ @GNOME_CFLAGS@ @GL_CFLAGS@
++CFLAGS += -Wall $(OPT) @GTK_CFLAGS@ @SDL_CFLAGS@ @GNOME_CFLAGS@ @GL_CFLAGS@
+ LDFLAGS += -g -fPIC -L/usr/X11R6/lib -lX11 @SYSTEM_SPECIFIC_LIBS@ @GTK_LIBS@ @GTHREAD_CFLAGS@ @PANGO_CFLAGS@ 
+ LDFLAGS += @GNOME_LIBS@ @GL_LIBS@ @SDL_LIBS@ @GTHREAD_LIBS@ @PANGO_LIBS@
This page took 0.064873 seconds and 4 git commands to generate.