]> git.pld-linux.org Git - packages/cronosII.git/blob - cronosII-includes.patch
- random description fixes
[packages/cronosII.git] / cronosII-includes.patch
1 --- src/Makefile.am~    Fri Nov 30 13:26:05 2001
2 +++ src/Makefile.am     Sun Aug  4 01:56:24 2002
3 @@ -2,7 +2,8 @@
4  INCLUDES = -I$(top_srcdir) -I$(includedir) \
5         `gnome-config --cflags gnome` \
6          -DG_LOG_DOMAIN=\"CronosII\" -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
7 -        -I../intl -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) -DDATADIR=\"${datadir}\"
8 +        -I../intl -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) -DDATADIR=\"${datadir}\" \
9 +        -I/usr/X11R6/include/gdk-pixbuf-1.0
10  
11  cronosincludedir = $(includedir)/cronosII
12  
This page took 0.751552 seconds and 3 git commands to generate.