* doc/libtool.texi (LT_INIT): Use correct config.status
invocation. Reported by Akim Demaille.
+2008-11-28 Paolo Bonzini <bonzini@gnu.org>
+
+ Fix manual typo.
+ * doc/libtool.texi (LT_INIT): Use correct config.status
+ invocation. Reported by Akim Demaille.
+
2008-11-28 Paolo Bonzini <bonzini@gnu.org>
Do not use $ECHO within eval-ed `...`, as %s\\n becomes %s\n.
@example
LIBTOOL_DEPS = @@LIBTOOL_DEPS@@
libtool: $(LIBTOOL_DEPS)
- $(SHELL) ./config.status --recheck
+ $(SHELL) ./config.status libtool
@end example
If you are using @sc{gnu} Automake, you can omit the assignment, as Automake