[libxml2] Fixed bug #667946
- From: Daniel Mustieles GarcÃa <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxml2] Fixed bug #667946
- Date: Mon, 19 Mar 2012 20:41:00 +0000 (UTC)
commit bde9c353fb5391c2e464de058d132f0b31e177f3
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Mon Mar 19 21:39:58 2012 +0100
Fixed bug #667946
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 828b66a..8d2153f 100644
--- a/configure.in
+++ b/configure.in
@@ -449,7 +449,7 @@ AC_CHECK_HEADERS([stdarg.h])
AC_CHECK_HEADERS([sys/stat.h])
AC_CHECK_HEADERS([sys/types.h])
AC_CHECK_HEADERS([stdint.h])
-AC_CHECK_HEADERS([inttypes.h.h])
+AC_CHECK_HEADERS([inttypes.h])
AC_CHECK_HEADERS([time.h])
AC_CHECK_HEADERS([ansidecl.h])
AC_CHECK_HEADERS([ieeefp.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]