/[autoconf]/autoconf/tests/mktests.sh
ViewVC logotype

Diff of /autoconf/tests/mktests.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by eggert, Mon Sep 2 06:44:27 2002 UTC revision 1.30 by meyering, Sat Apr 12 20:53:49 2003 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2    
3  # Build some of the Autoconf test files.  # Build some of the Autoconf test files.
4  # Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.  # Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
5    
6  # This program is free software; you can redistribute it and/or modify  # 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  # it under the terms of the GNU General Public License as published by
# Line 144  ac_exclude_list='^AC_ARG_VAR$ Line 144  ac_exclude_list='^AC_ARG_VAR$
144  ^(AC_TRY.*|AC_RUN_LOG)$  ^(AC_TRY.*|AC_RUN_LOG)$
145  ^AC_.*_IFELSE$  ^AC_.*_IFELSE$
146  ^AC_FD_CC$  ^AC_FD_CC$
147  ^(AC_(PROG_CC|C_CONST|C_INLINE|C_VOLATILE))$  ^(AC_(PROG_CC|C_CONST|C_INLINE|C_RESTRICT|C_VOLATILE))$
148  ^AC_(CYGWIN|CYGWIN32|EMXOS2|MING32|EXEEXT|OBJEXT)$  ^AC_(CYGWIN|CYGWIN32|EMXOS2|MING32|EXEEXT|OBJEXT)$
149  ^AC_PATH_XTRA$  ^AC_PATH_XTRA$
150  ^AC_SYS_RESTARTABLE_SYSCALLS$  ^AC_SYS_RESTARTABLE_SYSCALLS$

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26