From: cpickett Date: Fri, 13 Oct 2006 03:06:36 +0000 (+0000) Subject: * remove accidental junk line from configure.ac X-Git-Tag: 0.10.0~884 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a52def04f4acb6d5dd3a4d3b3a87f06edbd421d7;p=check * remove accidental junk line from configure.ac git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@269 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/configure.ac b/configure.ac index 272fcaa..82d8bc6 100644 --- a/configure.ac +++ b/configure.ac @@ -82,7 +82,7 @@ AM_CONDITIONAL(MAKE_DOC, test x"$have_docbook2html" = "xyes") AC_HEADER_STDC AC_HEADER_SYS_WAIT AC_CHECK_HEADERS([fcntl.h stddef.h stdint.h stdlib.h string.h sys/time.h unistd.h]) -unistd.h) + # Checks for typedefs, structures, and compiler characteristics. AC_C_CONST