view modules/update-copyright-tests @ 40242:e84036edb2ff

bitset, timevar: Depend on c99 Reported by Bruno Haible. * modules/bitset, modules/timevar (Depends-on): Add c99.
author Akim Demaille <akim.demaille@gmail.com>
date Sun, 17 Mar 2019 08:34:22 +0100
parents dbece3bf692b
children
line wrap: on
line source

Files:
tests/test-update-copyright.sh

Depends-on:

configure.ac:
abs_aux_dir=`cd "$ac_aux_dir"; pwd`
AC_SUBST([abs_aux_dir])

Makefile.am:
TESTS += test-update-copyright.sh
TESTS_ENVIRONMENT += abs_aux_dir='$(abs_aux_dir)'