Changeset 11550 for trunk/psModules/test/tap/configure.in
- Timestamp:
- Feb 1, 2007, 12:00:37 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/test/tap/configure.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/tap/configure.in
r8902 r11550 3 3 AM_INIT_AUTOMAKE([foreign]) 4 4 AC_CONFIG_HEADERS([src/config.h]) 5 AC_GNU_SOURCE 5 6 AC_PROG_CC 6 7 AC_PROG_LIBTOOL … … 40 41 AC_CONFIG_FILES([Makefile 41 42 src/Makefile 42 tests/Makefile43 tests/diag/Makefile44 tests/fail/Makefile45 tests/ok/Makefile46 tests/ok/ok-hash/Makefile47 tests/ok/ok-numeric/Makefile48 tests/ok/ok/Makefile49 tests/pass/Makefile50 tests/plan/Makefile51 tests/plan/no-tests/Makefile52 tests/plan/no_plan/Makefile53 tests/plan/not-enough-tests/Makefile54 tests/plan/sane/Makefile55 tests/plan/skip_all/Makefile56 tests/plan/too-many-plans/Makefile57 tests/plan/too-many-tests/Makefile58 tests/skip/Makefile59 tests/todo/Makefile60 43 ]) 61 44 AC_OUTPUT
Note:
See TracChangeset
for help on using the changeset viewer.
