summaryrefslogtreecommitdiff
path: root/lib/libXScrnSaver/man/Makefile.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 13:42:54 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 13:42:54 +0000
commit5fee90746227554e6f8451bb51d8911148a5c88c (patch)
tree0444048b97e5fdbb4024e30dd07cfc79722cc2b3 /lib/libXScrnSaver/man/Makefile.in
parent3a20e29abd25c54ceac0bbe45751c8c5504a5ff5 (diff)
regen with OpenBSD autotools
Diffstat (limited to 'lib/libXScrnSaver/man/Makefile.in')
-rw-r--r--lib/libXScrnSaver/man/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXScrnSaver/man/Makefile.in b/lib/libXScrnSaver/man/Makefile.in
index 022880007..de63ec23e 100644
--- a/lib/libXScrnSaver/man/Makefile.in
+++ b/lib/libXScrnSaver/man/Makefile.in
@@ -14,7 +14,7 @@
@SET_MAKE@
-# $Id: Makefile.in,v 1.1 2006/11/25 16:53:06 matthieu Exp $
+# $Id: Makefile.in,v 1.2 2006/11/26 13:42:45 matthieu Exp $
#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
#
@@ -150,7 +150,6 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
RANLIB = @RANLIB@
-SED = sed
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
@@ -212,6 +211,7 @@ CLEANFILES = $(libman_DATA) $(BUILT_SOURCES)
libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@) \
$(Xss_shadows:=.@LIB_MAN_SUFFIX@)
+SED = sed
# Strings to replace in man pages
XORGRELSTRING = @PACKAGE_STRING@