diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 13:42:54 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 13:42:54 +0000 |
commit | 5fee90746227554e6f8451bb51d8911148a5c88c (patch) | |
tree | 0444048b97e5fdbb4024e30dd07cfc79722cc2b3 /lib/libXrandr/Makefile.in | |
parent | 3a20e29abd25c54ceac0bbe45751c8c5504a5ff5 (diff) |
regen with OpenBSD autotools
Diffstat (limited to 'lib/libXrandr/Makefile.in')
-rw-r--r-- | lib/libXrandr/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libXrandr/Makefile.in b/lib/libXrandr/Makefile.in index 9ecd04588..3526ada4c 100644 --- a/lib/libXrandr/Makefile.in +++ b/lib/libXrandr/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.1 2006/11/25 17:37:51 matthieu Exp $ +# $Id: Makefile.in,v 1.2 2006/11/26 13:42:50 matthieu Exp $ # # Copyright © 2003 Keith Packard, Noah Levitt # @@ -174,7 +174,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@ |