Commit 0669d0ed by Tom Tromey Committed by Tom Tromey

configure: Rebuilt.

	* configure: Rebuilt.
	* configure.in: Removed unnecessary parens.

From-SVN: r49581
parent 15fae023
2002-02-07 Tom Tromey <tromey@redhat.com>
* configure: Rebuilt.
* configure.in: Removed unnecessary parens.
2002-02-06 Adam Megacz <adam@xwt.org>
* configure.in: Changed mingw) to *mingw*).
......
......@@ -772,7 +772,7 @@ AC_CHECK_HEADERS(inttypes.h, [
AC_DEFINE(HAVE_INTTYPES_H, 1, [Define if <inttypes.h> is available])
AC_DEFINE(JV_HAVE_INTTYPES_H, 1, [Define if <inttypes.h> is available])
])
AC_HEADER_SYS_WAIT()
AC_HEADER_SYS_WAIT
AC_CHECK_TYPE([ssize_t], [int])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment