From 9d80fae6bc2cff26f320ff5b7b2ca7333ab3d677 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Tue, 5 Oct 2010 09:04:19 -0400 Subject: makestrs: Use $(SED) from AC_PROG_SED supplied by XORG_DEFAULT_OPTIONS Use the appropriate platform version of sed Signed-off-by: Gaetan Nadon --- util/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/util/Makefile.am b/util/Makefile.am index 689b58a..2204939 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -24,8 +24,6 @@ noinst_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) EXTRA_DIST += $(appman_PRE) CLEANFILES = $(noinst_DATA) -SED = sed - # Strings to replace in man pages XORGRELSTRING = @PACKAGE_STRING@ XORGMANNAME = X Version 11 -- cgit v1.2.3