diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-01 20:38:57 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-01 20:38:57 +0000 |
commit | 26aef002edb680e01eb38112c66f0d37f7739410 (patch) | |
tree | ede45171a60457fd57dc625d4da518a1fc9f1453 /xserver/configure | |
parent | 3b05f57956f865a509d034f8c7335a13420a8313 (diff) |
regen
Diffstat (limited to 'xserver/configure')
-rw-r--r-- | xserver/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xserver/configure b/xserver/configure index cf174cf3e..c2255592f 100644 --- a/xserver/configure +++ b/xserver/configure @@ -30072,7 +30072,7 @@ _ACEOF XORG_OS_SUBDIR="bsd" XORG_OS_KBD="BSD" case $host_cpu in - i*86|amd64*|x86_64*) + amd64*|x86_64*) ;; *) xorg_bus_freebsdpci="yes" @@ -30801,7 +30801,7 @@ fi - xpconfigdir=$libdir/X11/xserver + xpconfigdir=$datadir/X11/xserver # Extract the first word of "mkfontscale", so it can be a program name with args. |