Mercurial > hg > octave-nkf > gnulib-hg
view modules/xprintf-posix-tests @ 14953:632892f73130
fwriting: Move AC_LIBOBJ invocations to module description.
* m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from
here...
* modules/fwriting (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 07 May 2011 13:48:53 +0200 |
parents | 03aab12b3f15 |
children | 328819af1c02 |
line wrap: on
line source
Files: tests/test-xprintf-posix.sh tests/test-xfprintf-posix.c tests/test-xprintf-posix.c tests/test-fprintf-posix.h tests/test-printf-posix.h tests/test-printf-posix.output tests/macros.h Depends-on: stdint progname configure.ac: Makefile.am: TESTS += test-xprintf-posix.sh check_PROGRAMS += test-xfprintf-posix test-xprintf-posix test_xfprintf_posix_LDADD = $(LDADD) @LIBINTL@ test_xprintf_posix_LDADD = $(LDADD) @LIBINTL@