From 4a45e9810135419fe71ef27361e2a7b3b69a1f35 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Sat, 13 May 2006 04:57:13 +0000 Subject: Port to GOption command line parsing. Fix for the bug #327518 * configure.ac: * shell/Makefile.am: * shell/main.c: (main): Port to GOption command line parsing. Fix for the bug #327518 --- (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 4712686..4ce5bce 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -11,6 +11,7 @@ INCLUDES= \ -DGNOMEICONDIR=\""$(datadir)/pixmaps"\" \ $(SHELL_CFLAGS) \ $(WARN_CFLAGS) \ + $(DISABLE_DEPRECATED) \ $(GNOME_PRINT_CFLAGS) bin_PROGRAMS=evince -- cgit v0.9.1