make timelib_config.h inclusion configurable

This commit is contained in:
Anatol Belski 2015-01-21 13:48:38 +01:00
parent bb2380edb7
commit bd52f4a833
5 changed files with 371 additions and 365 deletions

View file

@ -19,6 +19,8 @@ dnl
test -z "$CFLAGS" && auto_cflags=1
CFLAGS="$CFLAGS -D HAVE_TIMELIB_CONFIG_H=1"
abs_srcdir=`(cd $srcdir && pwd)`
abs_builddir=`pwd`