Mercurial > hg > octave-shane > gnulib-hg
view modules/langinfo-c++-tests @ 15187:8f6c698d0789
crc: Move AC_LIBOBJ invocations to module description.
* m4/crc.m4: Remove file.
* modules/crc (Files): Remove it.
(configure.ac): Remove gl_CRC call.
(Makefile.am): Augment lib_SOURCES.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 23 May 2011 22:51:09 +0200 |
parents | d7eed0b7ef06 |
children |
line wrap: on
line source
Files: tests/test-langinfo-c++.cc tests/signature.h Status: c++-test Depends-on: ansi-c++-opt configure.ac: Makefile.am: if ANSICXX TESTS += test-langinfo-c++ check_PROGRAMS += test-langinfo-c++ test_langinfo_c___SOURCES = test-langinfo-c++.cc endif