Update autoconf to version 2.61
[msysgit.git] / share / autoconf / autoscan / autoscan.list
blob758acf638627d66ab96954c8ad48b88d9cd0763a
1 # Automatically Generated: do not edit this file
2 # autoscan's mapping to Autoconf macros      -*- Makefile -*-
3 # Copyright (C) 1992, 1993, 1994, 1996, 1999, 2000, 2001, 2002
4 # Free Software Foundation, Inc.
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; either version 2, or (at your option)
9 # any later version.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 # GNU General Public License for more details.
16 # You should have received a copy of the GNU General Public License
17 # along with this program; if not, write to the Free Software
18 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
19 # 02110-1301, USA.
20 function: __argz_count          AC_CHECK_FUNCS
21 function: __argz_next           AC_CHECK_FUNCS
22 function: __argz_stringify              AC_CHECK_FUNCS
23 function: __fpending            AC_CHECK_FUNCS
24 function: _doprnt               AC_FUNC_VPRINTF
25 function: acl           AC_CHECK_FUNCS
26 function: alarm         AC_CHECK_FUNCS
27 function: alloca                AC_FUNC_ALLOCA
28 function: atexit                AC_CHECK_FUNCS
29 function: bcmp          AC_HEADER_STDC
30 function: bcopy         AC_HEADER_STDC
31 function: btowc         AC_CHECK_FUNCS
32 function: bzero         AC_CHECK_FUNCS
33 function: bzero         AC_HEADER_STDC
34 function: chown         AC_FUNC_CHOWN
35 function: clock_gettime         AC_CHECK_FUNCS
36 function: closedir              AC_FUNC_CLOSEDIR_VOID
37 function: dcgettext             AM_GNU_GETTEXT
38 function: doprnt                AC_CHECK_FUNCS
39 function: dup2          AC_CHECK_FUNCS
40 function: endgrent              AC_CHECK_FUNCS
41 function: endpwent              AC_CHECK_FUNCS
42 function: error         AC_FUNC_ERROR_AT_LINE
43 function: error_at_line         AC_FUNC_ERROR_AT_LINE
44 function: euidaccess            AC_CHECK_FUNCS
45 function: fchdir                AC_CHECK_FUNCS
46 function: fdatasync             AC_CHECK_FUNCS
47 function: fesetround            AC_CHECK_FUNCS
48 function: floor         AC_CHECK_FUNCS
49 function: fnmatch               AC_REPLACE_FNMATCH
50 function: fork          AC_FUNC_FORK
51 function: fs_stat_dev           AC_CHECK_FUNCS
52 function: fseeko                AC_FUNC_FSEEKO
53 function: ftello                AC_FUNC_FSEEKO
54 function: ftime         AC_CHECK_FUNCS
55 function: ftruncate             AC_CHECK_FUNCS
56 function: getcwd                AC_CHECK_FUNCS
57 function: getdelim              AC_CHECK_FUNCS
58 function: getgroups             AC_FUNC_GETGROUPS
59 function: gethostbyaddr         AC_CHECK_FUNCS
60 function: gethostbyname         AC_CHECK_FUNCS
61 function: gethostname           AC_CHECK_FUNCS
62 function: gethrtime             AC_CHECK_FUNCS
63 function: getloadavg            AC_FUNC_GETLOADAVG
64 function: getmntent             AC_CHECK_FUNCS
65 function: getmntent             AC_FUNC_GETMNTENT
66 function: getmntinfo            AC_CHECK_FUNCS
67 function: getpagesize           AC_CHECK_FUNCS
68 function: getpass               AC_CHECK_FUNCS
69 function: getpgrp               AC_FUNC_GETPGRP
70 function: getspnam              AC_CHECK_FUNCS
71 function: gettimeofday          AC_CHECK_FUNCS
72 function: getusershell          AC_CHECK_FUNCS
73 function: getwd         warn: getwd is deprecated, use getcwd instead
74 function: hasmntopt             AC_CHECK_FUNCS
75 function: index         AC_HEADER_STDC
76 function: inet_ntoa             AC_CHECK_FUNCS
77 function: ioctl         AC_PROG_GCC_TRADITIONAL
78 function: isascii               AC_CHECK_FUNCS
79 function: iswprint              AC_CHECK_FUNCS
80 function: lchown                AC_CHECK_FUNCS
81 function: listmntent            AC_CHECK_FUNCS
82 function: localeconv            AC_CHECK_FUNCS
83 function: localtime_r           AC_CHECK_FUNCS
84 function: lstat         AC_FUNC_LSTAT
85 function: lstat         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK
86 function: major         AC_HEADER_MAJOR
87 function: makedev               AC_HEADER_MAJOR
88 function: malloc                AC_FUNC_MALLOC
89 function: mblen         AC_CHECK_FUNCS
90 function: mbrlen                AC_CHECK_FUNCS
91 function: mbrtowc               AC_FUNC_MBRTOWC
92 function: memchr                AC_CHECK_FUNCS
93 function: memchr                AC_HEADER_STDC
94 function: memcmp                AC_FUNC_MEMCMP
95 function: memcpy                AC_HEADER_STDC
96 function: memmove               AC_CHECK_FUNCS
97 function: memmove               AC_HEADER_STDC
98 function: mempcpy               AC_CHECK_FUNCS
99 function: memset                AC_CHECK_FUNCS
100 function: memset                AC_HEADER_STDC
101 function: minor         AC_HEADER_MAJOR
102 function: mkdir         AC_CHECK_FUNCS
103 function: mkfifo                AC_CHECK_FUNCS
104 function: mktime                AC_FUNC_MKTIME
105 function: mmap          AC_FUNC_MMAP
106 function: modf          AC_CHECK_FUNCS
107 function: munmap                AC_CHECK_FUNCS
108 function: next_dev              AC_CHECK_FUNCS
109 function: nl_langinfo           AC_CHECK_FUNCS
110 function: obstack_init          AC_FUNC_OBSTACK
111 function: pathconf              AC_CHECK_FUNCS
112 function: pow           AC_CHECK_FUNCS
113 function: pstat_getdynamic              AC_CHECK_FUNCS
114 function: putenv                AC_CHECK_FUNCS
115 function: re_comp               AC_CHECK_FUNCS
116 function: realloc               AC_FUNC_REALLOC
117 function: realpath              AC_CHECK_FUNCS
118 function: regcmp                AC_CHECK_FUNCS
119 function: regcomp               AC_CHECK_FUNCS
120 function: resolvepath           AC_CHECK_FUNCS
121 function: rindex                AC_HEADER_STDC
122 function: rint          AC_CHECK_FUNCS
123 function: rmdir         AC_CHECK_FUNCS
124 function: rpmatch               AC_CHECK_FUNCS
125 function: select                AC_CHECK_FUNCS
126 function: select                AC_FUNC_SELECT_ARGTYPES
127 function: setenv                AC_CHECK_FUNCS
128 function: sethostname           AC_CHECK_FUNCS
129 function: setlocale             AC_CHECK_FUNCS
130 function: setpgrp               AC_FUNC_SETPGRP
131 function: setvbuf               AC_FUNC_SETVBUF_REVERSED
132 function: signal                AC_TYPE_SIGNAL
133 function: socket                AC_CHECK_FUNCS
134 function: sqrt          AC_CHECK_FUNCS
135 function: stat          AC_FUNC_STAT
136 function: stime         AC_CHECK_FUNCS
137 function: stpcpy                AC_CHECK_FUNCS
138 function: strcasecmp            AC_CHECK_FUNCS
139 function: strchr                AC_CHECK_FUNCS
140 function: strcoll               AC_FUNC_STRCOLL
141 function: strcspn               AC_CHECK_FUNCS
142 function: strdup                AC_CHECK_FUNCS
143 function: strerror              AC_CHECK_FUNCS
144 function: strerror_r            AC_FUNC_STRERROR_R
145 function: strftime              AC_FUNC_STRFTIME
146 function: strncasecmp           AC_CHECK_FUNCS
147 function: strndup               AC_CHECK_FUNCS
148 function: strnlen               AC_FUNC_STRNLEN
149 function: strpbrk               AC_CHECK_FUNCS
150 function: strrchr               AC_CHECK_FUNCS
151 function: strspn                AC_CHECK_FUNCS
152 function: strstr                AC_CHECK_FUNCS
153 function: strtod                AC_FUNC_STRTOD
154 function: strtol                AC_CHECK_FUNCS
155 function: strtoul               AC_CHECK_FUNCS
156 function: strtoull              AC_CHECK_FUNCS
157 function: strtoumax             AC_CHECK_FUNCS
158 function: strverscmp            AC_CHECK_FUNCS
159 function: sysinfo               AC_CHECK_FUNCS
160 function: tzset         AC_CHECK_FUNCS
161 function: uname         AC_CHECK_FUNCS
162 function: utime         AC_CHECK_FUNCS
163 function: utime         AC_FUNC_UTIME_NULL
164 function: utmpname              AC_CHECK_FUNCS
165 function: utmpxname             AC_CHECK_FUNCS
166 function: vfork         AC_FUNC_FORK
167 function: vfprintf              AC_FUNC_VPRINTF
168 function: vprintf               AC_FUNC_VPRINTF
169 function: vsprintf              AC_FUNC_VPRINTF
170 function: wait3         AC_FUNC_WAIT3
171 function: wcwidth               AC_CHECK_FUNCS
172 header: OS.h            AC_CHECK_HEADERS
173 header: X11/Xlib.h              AC_PATH_X
174 header: alloca.h                AC_FUNC_ALLOCA
175 header: argz.h          AC_CHECK_HEADERS
176 header: arpa/inet.h             AC_CHECK_HEADERS
177 header: dirent.h                AC_HEADER_DIRENT
178 header: fcntl.h         AC_CHECK_HEADERS
179 header: fenv.h          AC_CHECK_HEADERS
180 header: float.h         AC_CHECK_HEADERS
181 header: float.h         AC_HEADER_STDC
182 header: fs_info.h               AC_CHECK_HEADERS
183 header: inttypes.h              AC_CHECK_HEADERS
184 header: langinfo.h              AC_CHECK_HEADERS
185 header: libintl.h               AC_CHECK_HEADERS
186 header: limits.h                AC_CHECK_HEADERS
187 header: locale.h                AC_CHECK_HEADERS
188 header: mach/mach.h             AC_CHECK_HEADERS
189 header: malloc.h                AC_CHECK_HEADERS
190 header: memory.h                AC_CHECK_HEADERS
191 header: mntent.h                AC_CHECK_HEADERS
192 header: mnttab.h                AC_CHECK_HEADERS
193 header: ndir.h          AC_HEADER_DIRENT
194 header: netdb.h         AC_CHECK_HEADERS
195 header: netinet/in.h            AC_CHECK_HEADERS
196 header: nl_types.h              AC_CHECK_HEADERS
197 header: nlist.h         AC_CHECK_HEADERS
198 header: paths.h         AC_CHECK_HEADERS
199 header: resolv.h                AC_HEADER_RESOLV
200 header: sgtty.h         AC_CHECK_HEADERS
201 header: shadow.h                AC_CHECK_HEADERS
202 header: stdarg.h                AC_HEADER_STDC
203 header: stddef.h                AC_CHECK_HEADERS
204 header: stddef.h                AC_HEADER_STDC
205 header: stdint.h                AC_CHECK_HEADERS
206 header: stdio_ext.h             AC_CHECK_HEADERS
207 header: stdlib.h                AC_CHECK_HEADERS
208 header: stdlib.h                AC_HEADER_STDC
209 header: string.h                AC_CHECK_HEADERS
210 header: string.h                AC_HEADER_STDC
211 header: strings.h               AC_CHECK_HEADERS
212 header: sys/acl.h               AC_CHECK_HEADERS
213 header: sys/dir.h               AC_HEADER_DIRENT
214 header: sys/file.h              AC_CHECK_HEADERS
215 header: sys/filsys.h            AC_CHECK_HEADERS
216 header: sys/fs/s5param.h                AC_CHECK_HEADERS
217 header: sys/fs_types.h          AC_CHECK_HEADERS
218 header: sys/fstyp.h             AC_CHECK_HEADERS
219 header: sys/ioctl.h             AC_CHECK_HEADERS
220 header: sys/mkdev.h             AC_HEADER_MAJOR
221 header: sys/mntent.h            AC_CHECK_HEADERS
222 header: sys/mount.h             AC_CHECK_HEADERS
223 header: sys/ndir.h              AC_HEADER_DIRENT
224 header: sys/param.h             AC_CHECK_HEADERS
225 header: sys/socket.h            AC_CHECK_HEADERS
226 header: sys/statfs.h            AC_CHECK_HEADERS
227 header: sys/statvfs.h           AC_CHECK_HEADERS
228 header: sys/systeminfo.h                AC_CHECK_HEADERS
229 header: sys/time.h              AC_CHECK_HEADERS
230 header: sys/timeb.h             AC_CHECK_HEADERS
231 header: sys/vfs.h               AC_CHECK_HEADERS
232 header: sys/wait.h              AC_HEADER_SYS_WAIT
233 header: sys/window.h            AC_CHECK_HEADERS
234 header: syslog.h                AC_CHECK_HEADERS
235 header: termio.h                AC_CHECK_HEADERS
236 header: termios.h               AC_CHECK_HEADERS
237 header: unistd.h                AC_CHECK_HEADERS
238 header: utime.h         AC_CHECK_HEADERS
239 header: utmp.h          AC_CHECK_HEADERS
240 header: utmpx.h         AC_CHECK_HEADERS
241 header: values.h                AC_CHECK_HEADERS
242 header: wchar.h         AC_CHECK_HEADERS
243 header: wctype.h                AC_CHECK_HEADERS
244 identifier: S_ISBLK             AC_HEADER_STAT
245 identifier: S_ISCHR             AC_HEADER_STAT
246 identifier: S_ISDIR             AC_HEADER_STAT
247 identifier: S_ISFIFO            AC_HEADER_STAT
248 identifier: S_ISLNK             AC_HEADER_STAT
249 identifier: S_ISREG             AC_HEADER_STAT
250 identifier: S_ISSOCK            AC_HEADER_STAT
251 identifier: bool                AC_HEADER_STDBOOL
252 identifier: const               AC_C_CONST
253 identifier: false               AC_HEADER_STDBOOL
254 identifier: gid_t               AC_TYPE_UID_T
255 identifier: inline              AC_C_INLINE
256 identifier: int16_t             AC_TYPE_INT16_T
257 identifier: int32_t             AC_TYPE_INT32_T
258 identifier: int64_t             AC_TYPE_INT64_T
259 identifier: int8_t              AC_TYPE_INT8_T
260 identifier: mode_t              AC_TYPE_MODE_T
261 identifier: obstack             AC_FUNC_OBSTACK
262 identifier: off_t               AC_TYPE_OFF_T
263 identifier: pid_t               AC_TYPE_PID_T
264 identifier: ptrdiff_t           AC_CHECK_TYPES
265 identifier: restrict            AC_C_RESTRICT
266 identifier: size_t              AC_TYPE_SIZE_T
267 identifier: ssize_t             AC_TYPE_SSIZE_T
268 identifier: st_blksize          AC_CHECK_MEMBERS([struct stat.st_blksize])
269 identifier: st_blocks           AC_STRUCT_ST_BLOCKS
270 identifier: st_rdev             AC_CHECK_MEMBERS([struct stat.st_rdev])
271 identifier: sys_siglist         AC_CHECK_DECLS([sys_siglist])
272 identifier: timeval             AC_HEADER_TIME
273 identifier: tm          AC_STRUCT_TM
274 identifier: tm_zone             AC_STRUCT_TIMEZONE
275 identifier: true                AC_HEADER_STDBOOL
276 identifier: uid_t               AC_TYPE_UID_T
277 identifier: uint16_t            AC_TYPE_UINT16_T
278 identifier: uint32_t            AC_TYPE_UINT32_T
279 identifier: uint64_t            AC_TYPE_UINT64_T
280 identifier: uint8_t             AC_TYPE_UINT8_T
281 identifier: volatile            AC_C_VOLATILE
282 makevar: AWK            AC_PROG_AWK
283 makevar: BISON          AC_PROG_YACC
284 makevar: CC             AC_PROG_CC
285 makevar: CPP            AC_PROG_CPP
286 makevar: CXX            AC_PROG_CXX
287 makevar: INSTALL                AC_PROG_INSTALL
288 makevar: LEX            AC_PROG_LEX
289 makevar: LN             AC_PROG_LN_S
290 makevar: MAKE           AC_PROG_MAKE_SET
291 makevar: MKDIR_P                AC_PROG_MKDIR_P
292 makevar: OBJC           AC_PROG_OBJC
293 makevar: RANLIB         AC_PROG_RANLIB
294 makevar: YACC           AC_PROG_YACC
295 makevar: YFLAGS         AC_PROG_YACC
296 program: CC             AC_PROG_CXX
297 program: awk            AC_PROG_AWK
298 program: bison          AC_PROG_YACC
299 program: byacc          AC_PROG_YACC
300 program: c++            AC_PROG_CXX
301 program: cc             AC_PROG_CC
302 program: cpp            AC_PROG_CPP
303 program: flex           AC_PROG_LEX
304 program: g++            AC_PROG_CXX
305 program: gawk           AC_PROG_AWK
306 program: gcc            AC_PROG_CC
307 program: install                AC_PROG_INSTALL
308 program: lex            AC_PROG_LEX
309 program: ln             AC_PROG_LN_S
310 program: make           AC_PROG_MAKE_SET
311 program: mawk           AC_PROG_AWK
312 program: nawk           AC_PROG_AWK
313 program: objc           AC_PROG_OBJC
314 program: objcc          AC_PROG_OBJC
315 program: ranlib         AC_PROG_RANLIB
316 program: yacc           AC_PROG_YACC