aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/Makefile.am
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2003-12-02 08:17:19 +0800
committerLarry Ewing <lewing@src.gnome.org>2003-12-02 08:17:19 +0800
commit7eb86e42c84b8ba14b0b357fdaa94a6454d0f5d7 (patch)
tree717d8d9d880c7bec48aabfa7e95349559febb537 /addressbook/gui/component/Makefile.am
parentb626efedcac81217607d2eb502bff3de3a3dbdbc (diff)
downloadgsoc2013-evolution-7eb86e42c84b8ba14b0b357fdaa94a6454d0f5d7.tar
gsoc2013-evolution-7eb86e42c84b8ba14b0b357fdaa94a6454d0f5d7.tar.gz
gsoc2013-evolution-7eb86e42c84b8ba14b0b357fdaa94a6454d0f5d7.tar.bz2
gsoc2013-evolution-7eb86e42c84b8ba14b0b357fdaa94a6454d0f5d7.tar.lz
gsoc2013-evolution-7eb86e42c84b8ba14b0b357fdaa94a6454d0f5d7.tar.xz
gsoc2013-evolution-7eb86e42c84b8ba14b0b357fdaa94a6454d0f5d7.tar.zst
gsoc2013-evolution-7eb86e42c84b8ba14b0b357fdaa94a6454d0f5d7.zip
remove GTK_DISABLED_DEPRECATED so that we can build with gtk-2.3.
2003-12-01 Larry Ewing <lewing@ximian.com> * gui/component/Makefile.am (INCLUDES): remove GTK_DISABLED_DEPRECATED so that we can build with gtk-2.3. svn path=/trunk/; revision=23553
Diffstat (limited to 'addressbook/gui/component/Makefile.am')
-rw-r--r--addressbook/gui/component/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am
index 82f8bd3410..9583e53c8c 100644
--- a/addressbook/gui/component/Makefile.am
+++ b/addressbook/gui/component/Makefile.am
@@ -21,7 +21,6 @@ INCLUDES = \
-DPREFIX=\""$(prefix)"\" \
$(LDAP_CFLAGS) \
-DG_DISABLE_DEPRECATED \
- -DGTK_DISABLE_DEPRECATED \
-DLIBGNOME_DISABLE_DEPRECATED \
-DLIBGNOMEUI_DISABLE_DEPRECATED \
$(EVOLUTION_ADDRESSBOOK_CFLAGS)