]> hydra-www.ietfng.org Git - gtetrinet/commitdiff
Remove deprecated flags. Broke the build.
authorKjartan Maraas <kmaraas@gnome.org>
Sat, 7 Feb 2004 19:50:49 +0000 (19:50 +0000)
committerKjartan Maraas <kmaraas@src.gnome.org>
Sat, 7 Feb 2004 19:50:49 +0000 (19:50 +0000)
2004-02-07  Kjartan Maraas  <kmaraas@gnome.org>

* src/Makefile.am: Remove deprecated flags. Broke the build.

ChangeLog
src/Makefile.am

index fa5e25667f7d65275d5f1fbdb0a511de3aa076a7..5a55f46d63e2b36b267d974ba239d9ee0fc251b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-07  Kjartan Maraas  <kmaraas@gnome.org>
+
+       * src/Makefile.am: Remove deprecated flags. Broke the build.
+
 2004-02-07  Robert Sedak  <robert.sedak@sk.htnet.hr>
 
         * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
index cf317a965261e6a0b1857842cebca189b90766c1..7623bd9651285d30be2944a28ff502226e30e2e7 100644 (file)
@@ -5,8 +5,6 @@ localedir = $(datadir)/locale
 INCLUDES = -DLOCALEDIR=\"$(localedir)\" \
           -DPIXMAPSDIR=\""$(datadir)/pixmaps"\" \
           -DGTETPIXMAPSDIR=\""$(datadir)/pixmaps/gtetrinet"\" \
-          -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED \
-          -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED \
           $(GTET_CFLAGS)
 LDADD = $(GTET_LIBS)
 AM_CPPFLAGS = -DGTETRINET_DATA=\"$(pkgdatadir)\"