diff options
| author | Jim Meyering <meyering@redhat.com> | 2008-05-04 21:31:10 +0200 |
|---|---|---|
| committer | Jim Meyering <meyering@redhat.com> | 2008-05-06 08:21:30 +0200 |
| commit | e98006dde058ebb0e8cb7ee935c5428b13fcfb6f (patch) | |
| tree | 8123194a2257acf60150521a2285910c8b1605ff /configure.ac | |
| parent | tests: remove directory, tests/head/ (diff) | |
| download | coreutils-e98006dde058ebb0e8cb7ee935c5428b13fcfb6f.tar.gz coreutils-e98006dde058ebb0e8cb7ee935c5428b13fcfb6f.zip | |
tests: remove directory, tests/cut/
* configure.ac (AC_CONFIG_FILES): Remove tests/cut/Makefile.
* tests/Makefile.am (SUBDIRS): Remove cut.
* tests/misc/cut: Many new tests, from...
* tests/cut/Test.pm: ...here. Remove file.
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1e0911c80..688ade43c 100644 --- a/configure.ac +++ b/configure.ac @@ -347,7 +347,6 @@ AC_CONFIG_FILES( src/Makefile tests/Makefile gnulib-tests/Makefile - tests/cut/Makefile tests/join/Makefile tests/pr/Makefile tests/sort/Makefile |
