Mercurial > hg > octave-nkf > gnulib-hg
view modules/sys_stat-c++-tests @ 13415:a884db63982b
Avoid some more warnings from "gcc -Wwrite-strings".
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Jun 2010 21:17:11 +0200 |
parents | d7eed0b7ef06 |
children |
line wrap: on
line source
Files: tests/test-sys_stat-c++.cc tests/signature.h Status: c++-test Depends-on: ansi-c++-opt configure.ac: Makefile.am: if ANSICXX TESTS += test-sys_stat-c++ check_PROGRAMS += test-sys_stat-c++ test_sys_stat_c___SOURCES = test-sys_stat-c++.cc test_sys_stat_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_CLOCK_GETTIME) endif