/[autoconf]/autoconf/configure.ac
ViewVC logotype

Diff of /autoconf/configure.ac

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

revision 1.39 by eggert, Wed Jul 17 08:30:42 2002 UTC revision 1.40 by akim, Wed Jul 17 10:13:33 2002 UTC
# Line 41  AC_SUBST([SITE_MACRO_DIR], "${enable_sit Line 41  AC_SUBST([SITE_MACRO_DIR], "${enable_sit
41  # Initialize the test suite and build position independent wrappers.  # Initialize the test suite and build position independent wrappers.
42  AC_CONFIG_TESTDIR([tests])  AC_CONFIG_TESTDIR([tests])
43  AC_CONFIG_FILES([tests/Makefile tests/atlocal])  AC_CONFIG_FILES([tests/Makefile tests/atlocal])
44  AC_CONFIG_FILES([tests/autoconf:tests/wrapsh.in],  AC_CONFIG_FILES([tests/autoconf:tests/wrapper.in],
45                  [chmod +x tests/autoconf])                  [chmod +x tests/autoconf])
46  AC_CONFIG_FILES([tests/autoheader:tests/wrappl.in],  AC_CONFIG_FILES([tests/autoheader:tests/wrapper.in],
47                  [chmod +x tests/autoheader])                  [chmod +x tests/autoheader])
48  AC_CONFIG_FILES([tests/autom4te:tests/wrappl.in],  AC_CONFIG_FILES([tests/autom4te:tests/wrapper.in],
49                  [chmod +x tests/autom4te])                  [chmod +x tests/autom4te])
50  AC_CONFIG_FILES([tests/autoreconf:tests/wrappl.in],  AC_CONFIG_FILES([tests/autoreconf:tests/wrapper.in],
51                  [chmod +x tests/autoreconf])                  [chmod +x tests/autoreconf])
52  AC_CONFIG_FILES([tests/autoscan:tests/wrappl.in],  AC_CONFIG_FILES([tests/autoscan:tests/wrapper.in],
53                  [chmod +x tests/autoscan])                  [chmod +x tests/autoscan])
54  AC_CONFIG_FILES([tests/autoupdate:tests/wrappl.in],  AC_CONFIG_FILES([tests/autoupdate:tests/wrapper.in],
55                  [chmod +x tests/autoupdate])                  [chmod +x tests/autoupdate])
56  AC_CONFIG_FILES([tests/ifnames:tests/wrappl.in],  AC_CONFIG_FILES([tests/ifnames:tests/wrapper.in],
57                  [chmod +x tests/ifnames])                  [chmod +x tests/ifnames])
58  AC_PATH_PROG(EXPR, expr)  AC_PATH_PROG(EXPR, expr)
59    

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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