[Surfraw-devel] [Patch 3/4] General build fixes.

James Rowe jnrowe at ukfsn.org
Sat Apr 29 06:22:48 UTC 2006


Remove redundant autoconf build system tests

  Nothing is compiled with surfraw, so the canonical host test just enforces
the inclusion of config.guess and config.sub and provides no benefit.

Index: surfraw/configure.in
===================================================================
--- surfraw/configure.in	{cset c0b66342-db19-4f39-84ce-942ca1dd718d}
+++ surfraw/configure.in	{local clone}
@@ -24,8 +24,6 @@ AC_SUBST(VERSION)
 ISODATE=`date +%Y-%m-%d`
 AC_SUBST(ISODATE)
 
-AC_CANONICAL_HOST
-
 dnl Checks for programs.
 AC_PROG_INSTALL
 AC_CHECK_PROGS(sr_text_browser, links w3m lynx)




More information about the Surfraw-devel mailing list