From 0e64a52ffe2f12194d1a969a8449aca07f4c0d93 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Thu, 19 Jan 2006 22:03:13 +0000 Subject: Final update for release 0.5.0 * NEWS: * README: Final update for release 0.5.0 * shell/Makefile.am: Remove disable deprecated until we'll require libgnome-2.13.7 and port to GOption argument parsing. See bug 327518. --- (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index aa237ae..0fed805 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -10,8 +10,7 @@ INCLUDES= \ -DGNOMELOCALEDIR=\"$(datadir)/locale\" \ -DGNOMEICONDIR=\""$(datadir)/pixmaps"\" \ $(SHELL_CFLAGS) \ - $(WARN_CFLAGS) \ - $(DISABLE_DEPRECATED) + $(WARN_CFLAGS) bin_PROGRAMS=evince -- cgit v0.9.1