[gnome-games] configure: don't check for not used headers
- From: Thomas Hindoe Paaboel Andersen <thomashpa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] configure: don't check for not used headers
- Date: Tue, 21 Jun 2011 20:02:03 +0000 (UTC)
commit 0e8233fd151e7ec289aa96b59e023c71f6fe4f18
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date: Tue Jun 21 22:04:13 2011 +0200
configure: don't check for not used headers
configure.in | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index be5c02e..a1dad96 100644
--- a/configure.in
+++ b/configure.in
@@ -702,10 +702,9 @@ AC_EGREP_CPP(PF_LOCAL,
# Check for header files
# ======================
-AC_CHECK_HEADERS([fcntl.h limits.h sys/time.h time.h \
+AC_CHECK_HEADERS([fcntl.h libintl.h limits.h locale.h sys/time.h time.h \
unistd.h], [],
[AC_MSG_ERROR([cannot find required header file])])
-AC_CHECK_HEADERS([netdb.h sys/socket.h winsock2.h])
AC_HEADER_SYS_WAIT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]