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/libXrender/src | |
parent | 3a20e29abd25c54ceac0bbe45751c8c5504a5ff5 (diff) |
regen with OpenBSD autotools
Diffstat (limited to 'lib/libXrender/src')
-rw-r--r-- | lib/libXrender/src/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libXrender/src/Makefile.in b/lib/libXrender/src/Makefile.in index 6dd7be5ff..c93a8a70b 100644 --- a/lib/libXrender/src/Makefile.in +++ b/lib/libXrender/src/Makefile.in @@ -137,7 +137,6 @@ RANLIB = @RANLIB@ RENDER_CFLAGS = @RENDER_CFLAGS@ RENDER_LIBS = @RENDER_LIBS@ RENDER_VERSION = @RENDER_VERSION@ -SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ |