Turn AS_SHELL_SANITIZE into a for-Libtool-only wrapper.
commitd73b293fd3508e995905a538c1725c19b2d6d846
authorPaolo Bonzini <bonzini@gnu.org>
Wed, 15 Oct 2008 09:02:09 +0000 (15 11:02 +0200)
committerPaolo Bonzini <bonzini@gnu.org>
Wed, 15 Oct 2008 14:04:39 +0000 (15 16:04 +0200)
tree4d4ba85d77b1dae7fe7e230a3a939ecf8512fc9c
parentcde022163b2e104f23c7ea70288fc9136fe2b765
Turn AS_SHELL_SANITIZE into a for-Libtool-only wrapper.

* lib/m4sugar/m4sh.m4 (_AS_DETECT_REQUIRED, _AS_DETECT_SUGGESTED): Remove
m4_require of _AS_DETECT_BETTER_SHELL.
(_AS_CLEANUP): Add it here.
(_AS_DETECT_BETTER_SHELL): Just expand the test instead of appending it
to _AS_CLEANUP.
(_AS_SHELL_SANITIZE): New name of the old AS_SHELL_SANITIZE macro.
(AS_SHELL_SANITIZE): New macro hacking around Libtool misuse.
(AS_PREPARE): Use _AS_SHELL_SANITIZE.
(AS_INIT): Add m4_provide of itself.
ChangeLog
lib/m4sugar/m4sh.m4