summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-07-25 16:13:44 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-07-25 16:13:44 +0300
commit51bc78ebaa043db4a79fde771794143a144cc2ca (patch)
treeb439b01219ad00750a131e85c379dec001e3fbf7
parentccd19b05755ced2b6bf7eddd744c1e5ceddcd516 (diff)
downloadfileserv-51bc78ebaa043db4a79fde771794143a144cc2ca.tar.gz
fileserv-51bc78ebaa043db4a79fde771794143a144cc2ca.tar.bz2
Remove mimetest testsuite placeholder from the build
-rw-r--r--configure.ac4
-rw-r--r--mimetypes/Makefile.am1
2 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index c549892..9717a84 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,6 +45,2 @@ AM_CONDITIONAL([FSRV_WRAP],[test x$ac_cv_lib_wrap_main = xyes])
-AM_MISSING_PROG([AUTOM4TE],[autom4te])
-AC_CONFIG_TESTDIR([mimetypes/tests])
-AC_CONFIG_FILES([mimetypes/tests/Makefile mimetypes/tests/atlocal])
-
AC_CONFIG_FILES([Makefile mimetypes/Makefile src/Makefile])
diff --git a/mimetypes/Makefile.am b/mimetypes/Makefile.am
index 3ab0774..8b68baa 100644
--- a/mimetypes/Makefile.am
+++ b/mimetypes/Makefile.am
@@ -44,2 +44 @@ LEX_OUTPUT_ROOT=lex.yymt
-SUBDIRS = . tests

Return to:

Send suggestions and report system problems to the System administrator.