Mercurial > hg > octave-nkf > gnulib-hg
view modules/vc-list-files-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 | dbece3bf692b |
children | 928411ca75b9 |
line wrap: on
line source
Files: tests/test-vc-list-files-git.sh tests/test-vc-list-files-cvs.sh tests/init.sh Depends-on: configure.ac: abs_aux_dir=`cd "$ac_aux_dir"; pwd` AC_SUBST([abs_aux_dir]) Makefile.am: TESTS += test-vc-list-files-git.sh TESTS += test-vc-list-files-cvs.sh TESTS_ENVIRONMENT += abs_aux_dir='$(abs_aux_dir)'