diff options
author | Yang Tse <yangsita@gmail.com> | 2008-07-26 00:19:03 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-07-26 00:19:03 +0000 |
commit | b217e6eed7d0731e443250999ab134dbda4c0a7a (patch) | |
tree | dde8d14c49d2658b1cef6c1f66a9a2f33fdb18a9 /lib/progress.h | |
parent | 6b7e74a03045bae1403039ce9ca1c2aa3302d244 (diff) |
No longer hide aclocal 'underquoted definition' warnings.
http://sources.redhat.com/automake/automake.html#Extending-aclocal documents
that starting with Automake 1.8, aclocal will warn about all underquoted calls
to AC_DEFUN due to the fact that in a single aclocal run it might include more
than once all .m4 files which it finds available, this includes .m4 files from
other software packages.
If the first argument to AC_DEFUN is underquoted and the same macro is included
more than once, successive inclusions after the first one will expand the macro
instead of assuming it is the same as the first one included.
Diffstat (limited to 'lib/progress.h')
0 files changed, 0 insertions, 0 deletions