Mercurial > hg > octave-jordi > gnulib-hg
view modules/strsignal-tests @ 15222:62089e9fcc47
modechange: Move AC_LIBOBJ invocations to module description.
* m4/modechange.m4 (gl_MODECHANGE): Remove AC_LIBOBJ invocation.
* modules/modechange (Makefile.am): Augment lib_SOURCES.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 24 May 2011 00:57:31 +0200 |
parents | 45b6d788dbb6 |
children |
line wrap: on
line source
Files: tests/test-strsignal.c tests/signature.h tests/macros.h Depends-on: configure.ac: Makefile.am: TESTS += test-strsignal check_PROGRAMS += test-strsignal test_strsignal_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)