diff options
Diffstat (limited to 'doc/libunistring_16.html')
-rw-r--r-- | doc/libunistring_16.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/libunistring_16.html b/doc/libunistring_16.html index 39f70977..7fdc810d 100644 --- a/doc/libunistring_16.html +++ b/doc/libunistring_16.html @@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd"> <html> -<!-- Created on February, 24 2024 by texi2html 1.78a --> +<!-- Created on October, 16 2024 by texi2html 1.78a --> <!-- Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) Karl Berry <karl@freefriends.org> @@ -74,7 +74,7 @@ library. make sure all dependencies are installed. They are listed in the file ‘<tt>DEPENDENCIES</tt>’. </p> -<a name="IDX983"></a> +<a name="IDX986"></a> <p>Then you can proceed to build and install the library, as described in the file ‘<tt>INSTALL</tt>’. For installation on Windows systems, please refer to the file ‘<tt>INSTALL.windows</tt>’. @@ -103,7 +103,7 @@ in 64-bit mode on a 64-bit GNU/Linux system that supports executables in either 64-bit mode or 32-bit mode, you should have used the option <code>--libdir=${LIBUNISTRING_PREFIX}/lib64</code>. </p> -<a name="IDX984"></a> +<a name="IDX987"></a> <p>So that the compiler finds the include files, you have to pass it the option <code>-I${LIBUNISTRING_INCLUDEDIR}</code>. </p> @@ -127,7 +127,7 @@ version number of the libunistring library. </p> <dl> <dt><u>Macro:</u> int <b>_LIBUNISTRING_VERSION</b> -<a name="IDX985"></a> +<a name="IDX988"></a> </dt> <dd><p>This constant contains the version of libunistring that is being used at compile time. @@ -137,7 +137,7 @@ These parts are encoded in the form <code>(major<<16) + (minor<<8) + <dl> <dt><u>Constant:</u> int <b>_libunistring_version</b> -<a name="IDX986"></a> +<a name="IDX989"></a> </dt> <dd><p>This constant contains the version of libunistring that is being used at run time. @@ -155,7 +155,7 @@ that uses <code>libunistring</code> was installed. </p> <dl> <dt><u>Constant:</u> int <b>_libunistring_unicode_version</b> -<a name="IDX987"></a> +<a name="IDX990"></a> </dt> <dd><p>This constant contains the version of the Unicode standard that is implemented by libunistring. @@ -173,7 +173,7 @@ of <code>libunistring</code>. It is contained in the Gnulib module ‘<samp>libunistring</samp>’, see <a href="https://www.gnu.org/software/gnulib/MODULES.html#module=libunistring">https://www.gnu.org/software/gnulib/MODULES.html#module=libunistring</a>. </p> -<a name="IDX988"></a> +<a name="IDX991"></a> <p>The macro is called <code>gl_LIBUNISTRING</code>. It searches for an installed libunistring. If found, it sets and AC_SUBSTs <code>HAVE_LIBUNISTRING=yes</code> and the <code>LIBUNISTRING</code> and <code>LTLIBUNISTRING</code> variables and augments @@ -237,7 +237,7 @@ a description of the options that you passed to the ‘<samp>configure</samp </tr></table> <p> <font size="-1"> - This document was generated by <em>Bruno Haible</em> on <em>February, 24 2024</em> using <a href="https://www.nongnu.org/texi2html/"><em>texi2html 1.78a</em></a>. + This document was generated by <em>Bruno Haible</em> on <em>October, 16 2024</em> using <a href="https://www.nongnu.org/texi2html/"><em>texi2html 1.78a</em></a>. </font> <br> |