md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / fcntl-h-tests
index e06b5bd..5238922 100644 (file)
@@ -1,19 +1,11 @@
 Files:
 tests/test-fcntl-h.c
-tests/test-fcntl-h-c++.cc
-tests/signature.h
 
 Depends-on:
-ansi-c++-opt
+fcntl-h-c++-tests
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-fcntl-h
 check_PROGRAMS += test-fcntl-h
-if ANSICXX
-TESTS += test-fcntl-h-c++
-check_PROGRAMS += test-fcntl-h-c++
-test_fcntl_h_c___SOURCES = test-fcntl-h-c++.cc
-test_fcntl_h_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_CLOCK_GETTIME)
-endif