~ubuntu-branches/ubuntu/feisty/libctl/feisty

« back to all changes in this revision

Viewing changes to autom4te.cache/requests

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2002-04-17 10:36:45 UTC
  • Revision ID: james.westby@ubuntu.com-20020417103645-29vomjspk4yf4olw
Tags: upstream-2.1
ImportĀ upstreamĀ versionĀ 2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This file was created by autom4te.
 
2
# It contains the lists of macros which have been traced.
 
3
# It can be safely removed.
 
4
 
 
5
@request = (
 
6
             bless( [
 
7
                      '0',
 
8
                      1,
 
9
                      [
 
10
                        '/usr/local/autotools/share/autoconf'
 
11
                      ],
 
12
                      [
 
13
                        '--reload-state=/usr/local/autotools/share/autoconf/autoconf/autoconf.m4f',
 
14
                        'configure.ac'
 
15
                      ],
 
16
                      {
 
17
                        'AM_CONDITIONAL' => 1,
 
18
                        'AC_PROG_GCC_TRADITIONAL' => 1,
 
19
                        'AC_FUNC_STRERROR_R' => 1,
 
20
                        'AC_PROG_LN_S' => 1,
 
21
                        'AC_PATH_X' => 1,
 
22
                        'AC_LIBSOURCE' => 1,
 
23
                        'AC_FUNC_SETVBUF_REVERSED' => 1,
 
24
                        'AC_FUNC_CHOWN' => 1,
 
25
                        'AC_FUNC_STRTOD' => 1,
 
26
                        'AC_HEADER_DIRENT' => 1,
 
27
                        'AC_FUNC_OBSTACK' => 1,
 
28
                        'AH_OUTPUT' => 1,
 
29
                        'AC_HEADER_STDC' => 1,
 
30
                        'AC_FUNC_MMAP' => 1,
 
31
                        'AC_FUNC_ALLOCA' => 1,
 
32
                        'AC_TYPE_MODE_T' => 1,
 
33
                        'm4_pattern_allow' => 1,
 
34
                        'AC_PROG_AWK' => 1,
 
35
                        'AC_HEADER_SYS_WAIT' => 1,
 
36
                        'AC_CHECK_FUNCS' => 1,
 
37
                        'AC_FUNC_FORK' => 1,
 
38
                        'AC_PROG_LEX' => 1,
 
39
                        'include' => 1,
 
40
                        'AC_STRUCT_TM' => 1,
 
41
                        'AC_FUNC_STAT' => 1,
 
42
                        'AC_CONFIG_FILES' => 1,
 
43
                        'AC_STRUCT_ST_BLOCKS' => 1,
 
44
                        'AC_FUNC_FSEEKO' => 1,
 
45
                        'AC_FUNC_UTIME_NULL' => 1,
 
46
                        'AC_FUNC_STRCOLL' => 1,
 
47
                        'AC_TYPE_SIZE_T' => 1,
 
48
                        'AC_TYPE_OFF_T' => 1,
 
49
                        'AC_PROG_RANLIB' => 1,
 
50
                        'AC_SUBST' => 1,
 
51
                        'AC_FUNC_LSTAT' => 1,
 
52
                        'AC_DECL_SYS_SIGLIST' => 1,
 
53
                        'AM_PROG_LIBTOOL' => 1,
 
54
                        'AC_PROG_CPP' => 1,
 
55
                        'AC_PROG_CC' => 1,
 
56
                        'AC_PROG_MAKE_SET' => 1,
 
57
                        'AC_HEADER_STAT' => 1,
 
58
                        'AC_FUNC_GETLOADAVG' => 1,
 
59
                        'AC_FUNC_MEMCMP' => 1,
 
60
                        'AC_PROG_CXX' => 1,
 
61
                        'AC_FUNC_GETGROUPS' => 1,
 
62
                        'AC_STRUCT_TIMEZONE' => 1,
 
63
                        'm4_pattern_forbid' => 1,
 
64
                        'AC_CONFIG_HEADERS' => 1,
 
65
                        'AC_TYPE_PID_T' => 1,
 
66
                        'AC_CHECK_LIB' => 1,
 
67
                        'AC_TYPE_UID_T' => 1,
 
68
                        'AC_HEADER_TIME' => 1,
 
69
                        'AM_GNU_GETTEXT' => 1,
 
70
                        'AC_FUNC_STRFTIME' => 1,
 
71
                        'AC_TYPE_SIGNAL' => 1,
 
72
                        'm4_include' => 1,
 
73
                        'AC_HEADER_MAJOR' => 1,
 
74
                        'AC_C_INLINE' => 1,
 
75
                        'AC_FUNC_MALLOC' => 1,
 
76
                        'AC_FUNC_GETPGRP' => 1,
 
77
                        'AC_DEFINE_TRACE_LITERAL' => 1,
 
78
                        'AC_C_CONST' => 1,
 
79
                        'AC_FUNC_FNMATCH' => 1,
 
80
                        'AC_PROG_LIBTOOL' => 1,
 
81
                        'AC_PROG_INSTALL' => 1,
 
82
                        'AC_FUNC_SETPGRP' => 1,
 
83
                        'AC_FUNC_ERROR_AT_LINE' => 1,
 
84
                        'AC_FUNC_MKTIME' => 1,
 
85
                        'AC_CHECK_TYPES' => 1,
 
86
                        'AC_FUNC_WAIT3' => 1,
 
87
                        'AC_FUNC_VPRINTF' => 1,
 
88
                        'AC_PROG_YACC' => 1,
 
89
                        'AC_CHECK_HEADERS' => 1
 
90
                      }
 
91
                    ], 'Request' )
 
92
           );
 
93