diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 1d3b7bf..0dda843 100644 --- a/configure.ac +++ b/configure.ac @@ -72,8 +72,6 @@ AM_CONDITIONAL(HAVE_XEXTPROTO_71, [ test "$HAVE_XEXTPROTO_71" = "yes" ]) # Checks for libraries. -# Checks for header files. -AC_HEADER_STDC AM_CONDITIONAL(SPARC, test x$SPARC = xyes) |