summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-03-05 23:17:59 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-03-05 23:17:59 +0000
commit40863fa75de2210015a69afb6a75688dd08271f2 (patch)
tree0e0c430c65b60ab9268b7ccea9ce778345eb8151 /utils
parent0be1c67ce9603e3880905a7bd1154e7901255ef8 (diff)
downloadgdm-40863fa75de2210015a69afb6a75688dd08271f2.tar.gz
Fix Solaris build, a patch from Niall Power <Niall.Power@Sun.COM>
Wed Mar 05 15:11:49 2003 George Lebl <jirka@5z.com> * configure.in, daemon/Makefile.am, gui/Makefile.am, gui/greeter/Makefile.am, utils/Makefile.am, vicious-extensions/Makefile.am, daemon/slave.c, daemon/choose.c: Fix Solaris build, a patch from Niall Power <Niall.Power@Sun.COM>
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 193a3bc5..3a5b002a 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -1,8 +1,4 @@
## Process this file with automake to produce makefile.in
-CFLAGS = @CFLAGS@ -g -Wall \
- -Wpointer-arith \
- -Wmissing-prototypes -Wmissing-declarations
-
DEFS = @DEFS@ -DGDM_CONFIG_FILE=\"@sysconfdir@/gdm/gdm.conf\" \
-DGDM_FACTORY_CONFIG_FILE=\"@sysconfdir@/gdm/factory-gdm.conf\" \
-DGDM_GLADE_DIR=\"@datadir@/gdm\"