From: Gaetan Nadon Date: Wed, 12 Jan 2011 16:46:04 +0000 (-0500) Subject: config: use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS X-Git-Url: https://diplodocus.org/git/xorg-xinput/commitdiff_plain/bd4f7ad11fd37a3f3814dd12b0b542449b3e83a6?ds=inline;hp=--cc config: use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS It depends on util-macros 1.8 or later The existing statement can now be removed from the configuration file. Signed-off-by: Gaetan Nadon --- bd4f7ad11fd37a3f3814dd12b0b542449b3e83a6 diff --git a/configure.ac b/configure.ac index 63b9ae9..83abcf2 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,6 @@ AM_CONFIG_HEADER(config.h) AC_PROG_CC AC_PROG_INSTALL -AC_PROG_SED # Checks for pkg-config packages