+2004-04-19 Alexandre Duret-Lutz <adl@gnu.org>
+
+ * doc/libtool.texi (LT_INIT): Properly display options in a table.
+
2004-04-19 Gary V. Vaughan <gary@gnu.org>
* m4/libtool.m4 (_LT_LANG_CXX_CONFIG): Intel C++ compiler 8.0 and
other options that you can pass to @code{LT_INIT} to modify its
behaviour. Here is a full list:
-@itemize @samp
+@table @samp
@item dlopen
Enable checking for dlopen support. This option should be used if
the package makes use of the @samp{-dlopen} and @samp{-dlpreopen}
non-PIC objects. The user may still override this default by
specifying @samp{--without-pic} to @command{configure}.
-@end itemize
+@end table
@end defmac