* Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 May 2011 06:11:49 +0000 (23:11 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 May 2011 06:11:49 +0000 (23:11 -0700)
commit19548d0861ced228dd0598240a410bf6a720b59e
tree9946821c8f9f86452e68e9a19677062d9c45dfd3
parent13c15c6d700e63469a20679651649bd523f9de02
* Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
This new gnulib-tool option saves 'configure' the trouble of
checking for strtoull when strtoumax exists.
ChangeLog
Makefile.in
lib/gnulib.mk
lib/stdlib.in.h
m4/gl-comp.m4
m4/stdio_h.m4