diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-04-29 23:45:06 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-04-29 23:45:06 +0000 |
| commit | b79ced0198a2314e2eacfdc7b70ab62a5c186a5b (patch) | |
| tree | feb7162fa5ac2c6f55e342284328f2674962abc7 /autom4te.cache/requests | |
| parent | deb016c7b41b608b74cd632a674d86ceb76cf5c1 (diff) | |
changelog fixes
Diffstat (limited to 'autom4te.cache/requests')
| -rw-r--r-- | autom4te.cache/requests | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/autom4te.cache/requests b/autom4te.cache/requests index b14da9fd..3452fdff 100644 --- a/autom4te.cache/requests +++ b/autom4te.cache/requests @@ -24,8 +24,8 @@ 'AC_FUNC_SETVBUF_REVERSED' => 1, 'AC_HEADER_SYS_WAIT' => 1, 'AC_TYPE_UID_T' => 1, - 'AM_CONDITIONAL' => 1, 'AC_CHECK_LIB' => 1, + 'AM_CONDITIONAL' => 1, 'AC_PROG_LN_S' => 1, 'AC_FUNC_MEMCMP' => 1, 'AC_FUNC_FORK' => 1, @@ -47,8 +47,8 @@ 'AC_TYPE_MODE_T' => 1, 'AC_CHECK_TYPES' => 1, 'AC_PROG_YACC' => 1, - 'AC_TYPE_PID_T' => 1, 'AC_FUNC_STRERROR_R' => 1, + 'AC_TYPE_PID_T' => 1, 'AC_STRUCT_ST_BLOCKS' => 1, 'AC_PROG_GCC_TRADITIONAL' => 1, 'AC_TYPE_SIGNAL' => 1, @@ -83,11 +83,11 @@ 'AC_FUNC_MALLOC' => 1, 'AC_FUNC_ERROR_AT_LINE' => 1, 'AC_FUNC_FSEEKO' => 1, - 'AC_FUNC_MMAP' => 1, 'AC_STRUCT_TM' => 1, + 'AC_FUNC_MMAP' => 1, 'AC_SUBST' => 1, - 'AC_PROG_CC' => 1, - 'AC_PROG_LIBTOOL' => 1 + 'AC_PROG_LIBTOOL' => 1, + 'AC_PROG_CC' => 1 } ], 'Request' ) ); |
