summaryrefslogtreecommitdiff
path: root/lib/libXrandr/man
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/libXrandr/man
parent3a20e29abd25c54ceac0bbe45751c8c5504a5ff5 (diff)
regen with OpenBSD autotools
Diffstat (limited to 'lib/libXrandr/man')
-rw-r--r--lib/libXrandr/man/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXrandr/man/Makefile.in b/lib/libXrandr/man/Makefile.in
index f7c6d7e4d..524ca7111 100644
--- a/lib/libXrandr/man/Makefile.in
+++ b/lib/libXrandr/man/Makefile.in
@@ -14,7 +14,7 @@
@SET_MAKE@
-# $Id: Makefile.in,v 1.1 2006/11/25 17:37:52 matthieu Exp $
+# $Id: Makefile.in,v 1.2 2006/11/26 13:42:50 matthieu Exp $
#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
#
@@ -153,7 +153,6 @@ RANDR_CFLAGS = @RANDR_CFLAGS@
RANDR_LIBS = @RANDR_LIBS@
RANDR_VERSION = @RANDR_VERSION@
RANLIB = @RANLIB@
-SED = sed
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
@@ -215,6 +214,7 @@ libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@) \
BUILT_SOURCES = shadows.DONE
EXTRA_DIST = $(libman_PRE)
CLEANFILES = $(libman_DATA) $(BUILT_SOURCES)
+SED = sed
# Strings to replace in man pages
XORGRELSTRING = @PACKAGE_STRING@