diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-04-14 15:26:38 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-04-14 15:26:38 +0000 |
| commit | 0cfca85d27213ef8a308a6d6a5242432ee786837 (patch) | |
| tree | a3690427a81a4c673500f221768fe92973812b81 /autom4te.cache/requests | |
| parent | d2bcec1cda227de11fef6c62a6f4aae357c3760f (diff) | |
changed version number to 1.0.0. fixed a warning in BaseMenu from pointer->reference conversion
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' ) ); |
