It depends on util-macros 1.8 The existing statement can now be removed from the configuration file.
Signed-off-by: Gaetan Nadon <[email protected]> --- configure.ac | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index d84c5d8..9175e0b 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,6 @@ AC_PROG_LIBTOOL # Checks for programs. AC_PROG_CC -AC_PROG_INSTALL # Checks for libraries. AC_CHECK_LIB([m], [rint]) -- 1.6.0.4 ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
