summaryrefslogtreecommitdiff
path: root/xserver/hw/xprint/etc
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 19:10:00 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 19:10:00 +0000
commitadeb4703c5670f65fb406d2b74d78e1c2fb3da0e (patch)
tree08d6644770c46b84115c5ce6983ab1e24c5f740a /xserver/hw/xprint/etc
parentdf3fb8b25d6c390ddf9ffbf2be3078399c924dd1 (diff)
regen with OpenBSD autotools
Diffstat (limited to 'xserver/hw/xprint/etc')
-rw-r--r--xserver/hw/xprint/etc/Makefile.in1
-rw-r--r--xserver/hw/xprint/etc/Xsession.d/Makefile.in1
-rw-r--r--xserver/hw/xprint/etc/init.d/Makefile.in2
-rw-r--r--xserver/hw/xprint/etc/profile.d/Makefile.in1
4 files changed, 1 insertions, 4 deletions
diff --git a/xserver/hw/xprint/etc/Makefile.in b/xserver/hw/xprint/etc/Makefile.in
index daec69940..7e8c22657 100644
--- a/xserver/hw/xprint/etc/Makefile.in
+++ b/xserver/hw/xprint/etc/Makefile.in
@@ -290,7 +290,6 @@ RES_TRUE = @RES_TRUE@
RGB_DB = @RGB_DB@
SCREENSAVER_FALSE = @SCREENSAVER_FALSE@
SCREENSAVER_TRUE = @SCREENSAVER_TRUE@
-SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@
diff --git a/xserver/hw/xprint/etc/Xsession.d/Makefile.in b/xserver/hw/xprint/etc/Xsession.d/Makefile.in
index 47449924b..1a65216ea 100644
--- a/xserver/hw/xprint/etc/Xsession.d/Makefile.in
+++ b/xserver/hw/xprint/etc/Xsession.d/Makefile.in
@@ -292,7 +292,6 @@ RES_TRUE = @RES_TRUE@
RGB_DB = @RGB_DB@
SCREENSAVER_FALSE = @SCREENSAVER_FALSE@
SCREENSAVER_TRUE = @SCREENSAVER_TRUE@
-SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@
diff --git a/xserver/hw/xprint/etc/init.d/Makefile.in b/xserver/hw/xprint/etc/init.d/Makefile.in
index 7167d8ca9..f81352f11 100644
--- a/xserver/hw/xprint/etc/init.d/Makefile.in
+++ b/xserver/hw/xprint/etc/init.d/Makefile.in
@@ -286,7 +286,6 @@ RES_TRUE = @RES_TRUE@
RGB_DB = @RGB_DB@
SCREENSAVER_FALSE = @SCREENSAVER_FALSE@
SCREENSAVER_TRUE = @SCREENSAVER_TRUE@
-SED = sed
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@
@@ -513,6 +512,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
xglmoduledir = @xglmoduledir@
xpconfigdir = @xpconfigdir@
+SED = sed
SUFFIXES = .pre .man .man.pre
# Translate XCOMM into pound sign with sed, rather than passing -DXCOMM=XCOMM
diff --git a/xserver/hw/xprint/etc/profile.d/Makefile.in b/xserver/hw/xprint/etc/profile.d/Makefile.in
index dbcbc2ef3..776475ed1 100644
--- a/xserver/hw/xprint/etc/profile.d/Makefile.in
+++ b/xserver/hw/xprint/etc/profile.d/Makefile.in
@@ -281,7 +281,6 @@ RES_TRUE = @RES_TRUE@
RGB_DB = @RGB_DB@
SCREENSAVER_FALSE = @SCREENSAVER_FALSE@
SCREENSAVER_TRUE = @SCREENSAVER_TRUE@
-SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@