summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-29 11:42:27 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-29 11:42:27 +0000
commitdc488bb9bf09c9204e9bd9b609f5d0d655a16a9f (patch)
tree1a93e979705d766e217f4c0abdf472501a9d3a48
parent34ae2374621d5014d29fbee4bc0983e0923e7476 (diff)
regen
-rw-r--r--app/xfs/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xfs/Makefile.in b/app/xfs/Makefile.in
index 373c649b2..03d7ca756 100644
--- a/app/xfs/Makefile.in
+++ b/app/xfs/Makefile.in
@@ -217,7 +217,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-configdir = $(libdir)/X11/fs
+configdir = $(datadir)/X11/fs
FONT_FLAGS = -DFONT_PCF -DFONT_FS -DFONT_SPEEDO
AM_CFLAGS = $(XFS_CFLAGS) -I$(top_srcdir)/include -DXFSPIDDIR=\"/var/run\" \
-DDEFAULT_CONFIG_FILE=\"$(configdir)/config\" $(FONT_FLAGS) \