summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
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\"