21 lines
645 B
Diff
21 lines
645 B
Diff
--- gexif-0.5/gexif/Makefile.am.xx 2004-04-30 10:31:53.000000000 +0200
|
|
+++ gexif-0.5/gexif/Makefile.am 2004-04-30 10:32:03.000000000 +0200
|
|
@@ -1,7 +1,6 @@
|
|
INCLUDES = \
|
|
-I$(top_srcdir) \
|
|
-I$(top_srcdir)/intl \
|
|
- -DGTK_DISABLE_DEPRECATED \
|
|
-DGEXIF_LOCALEDIR="\"$(datadir)/locale\"" \
|
|
$(GEXIF_CFLAGS)
|
|
|
|
--- gexif-0.5/gexif/Makefile.in.xx 2004-04-30 10:31:56.000000000 +0200
|
|
+++ gexif-0.5/gexif/Makefile.in 2004-04-30 10:32:05.000000000 +0200
|
|
@@ -163,7 +163,6 @@
|
|
INCLUDES = \
|
|
-I$(top_srcdir) \
|
|
-I$(top_srcdir)/intl \
|
|
- -DGTK_DISABLE_DEPRECATED \
|
|
-DGEXIF_LOCALEDIR="\"$(datadir)/locale\"" \
|
|
$(GEXIF_CFLAGS)
|
|
|