NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / sys_ioctl-tests
index a647d8f..8e85e63 100644 (file)
@@ -1,19 +1,11 @@
 Files:
 tests/test-sys_ioctl.c
-tests/test-sys_ioctl-c++.cc
-tests/signature.h
 
 Depends-on:
-ansi-c++-opt
+sys_ioctl-c++-tests
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-sys_ioctl
 check_PROGRAMS += test-sys_ioctl
-if ANSICXX
-TESTS += test-sys_ioctl-c++
-check_PROGRAMS += test-sys_ioctl-c++
-test_sys_ioctl_c___SOURCES = test-sys_ioctl-c++.cc
-test_sys_ioctl_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_CLOCK_GETTIME)
-endif