From 82f22390f2d1d78c9bc4f4900e3d088fd704eeb0 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Sun, 17 Oct 2010 20:26:32 -0400 Subject: make: use the appropriate platform version of sed As provided by AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS Signed-off-by: Gaetan Nadon --- man/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/man/Makefile.am b/man/Makefile.am index ea9fbcb..9b08fef 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -31,8 +31,6 @@ EXTRA_DIST = $(libman_PRE) CLEANFILES = $(libman_DATA) -SED = sed - # Strings to replace in man pages XORGRELSTRING = @PACKAGE_STRING@ XORGMANNAME = X Version 11 -- cgit v1.2.3