mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-24 11:24:05 +08:00
configure: Rebuilt.
* configure: Rebuilt. * configure.in: Removed unnecessary parens. From-SVN: r49581
This commit is contained in:
parent
15fae023ea
commit
0669d0ed20
@ -1,3 +1,8 @@
|
||||
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*).
|
||||
|
635
libjava/configure
vendored
635
libjava/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -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])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user