summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-11-16 20:34:55 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-11-16 20:34:55 +0000
commitf0dea319c966a90338a0aa44c7aac981bc45a529 (patch)
tree60b7da342064e3d55b0880e5d91010974ed53d45 /utils
parent7a7b4fb45d128c06dc5c94dd50420ee59115a920 (diff)
downloadgdm-f0dea319c966a90338a0aa44c7aac981bc45a529.tar.gz
Yay! it like all builds and stuff
Fri Nov 16 12:38:30 2001 George Lebl <jirka@5z.com> Yay! it like all builds and stuff * gui/gdmlogin.c: fix crash for timed logins * config/gdm.conf.in, daemon/gdm.h, gui/gdmlogin.c, gui/gdmconfig.(c|h|glade): Remove the font option, it can now be done by using the pango markup in the welcome message * gui/gdmchooser.h gui/gdmlogin.h, gui/Makefile.am: remove useless header files. * gui/gdmchooser.c: reorganize the code a bit to remove useless forward declarations * gui/gdmchooser.c, gui/gdmlogin.c, gui/gdmconfig.[ch], gui/gdmflexiserver.c, gui/gdmwm.[ch], gui/misc.h: Port to pixbuf and gnome2. * utils/Makefile.am: remove (includedir) to make it not pickup gnome1 headers
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 33ac3c09..193a3bc5 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -12,7 +12,6 @@ INCLUDES = \
-I.. \
-I$(top_srcdir)/daemon \
-I$(top_srcdir)/vicious-extensions \
- -I$(includedir) \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
$(UTILS_CFLAGS)