Browse code

re-split/regenerate make check's test files.

Steven Morgan authored on 2017/05/20 02:38:51
Showing 2 changed files
... ...
@@ -694,8 +694,6 @@ LIBPRELUDE_CFLAGS
694 694
 LIBPRELUDE_CONFIG
695 695
 ENABLE_LIBFRESHCLAM_FALSE
696 696
 ENABLE_LIBFRESHCLAM_TRUE
697
-ENABLE_CLAMSUBMIT_FALSE
698
-ENABLE_CLAMSUBMIT_TRUE
699 697
 SYSTEM_LFS_FTS_FALSE
700 698
 SYSTEM_LFS_FTS_TRUE
701 699
 HAVE_YARA
... ...
@@ -24339,15 +24337,6 @@ $as_echo "#define HAVE_SYSTEM_LFS_FTS 0" >>confdefs.h
24339 24339
 	lfs_fts_msg="internal, libc's is not LFS compatible"
24340 24340
 fi
24341 24341
 
24342
- if test "$have_curl" = "yes"; then
24343
-  ENABLE_CLAMSUBMIT_TRUE=
24344
-  ENABLE_CLAMSUBMIT_FALSE='#'
24345
-else
24346
-  ENABLE_CLAMSUBMIT_TRUE='#'
24347
-  ENABLE_CLAMSUBMIT_FALSE=
24348
-fi
24349
-
24350
-
24351 24342
 # Check whether --enable-libfreshclam was given.
24352 24343
 if test "${enable_libfreshclam+set}" = set; then :
24353 24344
   enableval=$enable_libfreshclam; enable_libfreshclam=$enableval
... ...
@@ -25371,10 +25360,6 @@ if test -z "${SYSTEM_LFS_FTS_TRUE}" && test -z "${SYSTEM_LFS_FTS_FALSE}"; then
25371 25371
   as_fn_error $? "conditional \"SYSTEM_LFS_FTS\" was never defined.
25372 25372
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
25373 25373
 fi
25374
-if test -z "${ENABLE_CLAMSUBMIT_TRUE}" && test -z "${ENABLE_CLAMSUBMIT_FALSE}"; then
25375
-  as_fn_error $? "conditional \"ENABLE_CLAMSUBMIT\" was never defined.
25376
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
25377
-fi
25378 25374
 if test -z "${ENABLE_LIBFRESHCLAM_TRUE}" && test -z "${ENABLE_LIBFRESHCLAM_FALSE}"; then
25379 25375
   as_fn_error $? "conditional \"ENABLE_LIBFRESHCLAM\" was never defined.
25380 25376
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
... ...
@@ -27968,10 +27953,6 @@ if test -z "${SYSTEM_LFS_FTS_TRUE}" && test -z "${SYSTEM_LFS_FTS_FALSE}"; then
27968 27968
   as_fn_error $? "conditional \"SYSTEM_LFS_FTS\" was never defined.
27969 27969
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
27970 27970
 fi
27971
-if test -z "${ENABLE_CLAMSUBMIT_TRUE}" && test -z "${ENABLE_CLAMSUBMIT_FALSE}"; then
27972
-  as_fn_error $? "conditional \"ENABLE_CLAMSUBMIT\" was never defined.
27973
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
27974
-fi
27975 27971
 if test -z "${ENABLE_LIBFRESHCLAM_TRUE}" && test -z "${ENABLE_LIBFRESHCLAM_FALSE}"; then
27976 27972
   as_fn_error $? "conditional \"ENABLE_LIBFRESHCLAM\" was never defined.
27977 27973
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
... ...
@@ -5755,8 +5755,8 @@ maintainer-clean-generic:
5755 5755
 	@echo "This command is intended for maintainers to use"
5756 5756
 	@echo "it deletes files that may require special tools to rebuild."
5757 5757
 	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
5758
-@BUILD_EXTERNAL_LLVM_TRUE@clean-local:
5759 5758
 @BUILD_EXTERNAL_LLVM_TRUE@distclean-local:
5759
+@BUILD_EXTERNAL_LLVM_TRUE@clean-local:
5760 5760
 clean: clean-am
5761 5761
 
5762 5762
 clean-am: clean-generic clean-libtool clean-local \