diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-04-15 06:44:49 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-04-15 06:44:49 +0000 |
| commit | dbd6327646f2c05a5e50bdd0e99816609c3b5a21 (patch) | |
| tree | dc96f42fd560fd567d6331068dbd6081dc0e2208 /autom4te.cache | |
| parent | df9d0c891ad0df9e91397f07fa439fea1e405b2b (diff) | |
apparently there were compiling problems with automake/autoconf. This should make those go away.
Diffstat (limited to 'autom4te.cache')
| -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 3452fdff..b14da9fd 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, - 'AC_CHECK_LIB' => 1, 'AM_CONDITIONAL' => 1, + 'AC_CHECK_LIB' => 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_FUNC_STRERROR_R' => 1, 'AC_TYPE_PID_T' => 1, + 'AC_FUNC_STRERROR_R' => 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_STRUCT_TM' => 1, 'AC_FUNC_MMAP' => 1, + 'AC_STRUCT_TM' => 1, 'AC_SUBST' => 1, - 'AC_PROG_LIBTOOL' => 1, - 'AC_PROG_CC' => 1 + 'AC_PROG_CC' => 1, + 'AC_PROG_LIBTOOL' => 1 } ], 'Request' ) ); |
