chiark
/
gitweb
/
~mdw
/
runlisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
a518f63
)
aclocal/mdw_AUTO_VERSION: Tweak unpleasant AC_DEFUN hack.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 17 Dec 2008 12:12:03 +0000
(12:12 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 17 Dec 2008 12:15:38 +0000
(12:15 +0000)
Later versions (1.10.1, for example) of aclocal don't notice AC_DEFUNs
which are commented out. Simple answer: don't comment it, just override
it immediately. This seems to work.
No differences found