diff options
Diffstat (limited to 'doc/libunistring_16.html')
| -rw-r--r-- | doc/libunistring_16.html | 14 | 
1 files changed, 7 insertions, 7 deletions
| diff --git a/doc/libunistring_16.html b/doc/libunistring_16.html index ecd69b68..1cdd6bef 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 December, 2 2016 by texi2html 1.78a --> +<!-- Created on November, 30 2017 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="IDX891"></a> +<a name="IDX907"></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>README.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="IDX892"></a> +<a name="IDX908"></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="IDX893"></a> +<a name="IDX909"></a>  </dt>  <dd><p>This constant contains the version of libunistring that is being used  at compile time.  It encodes the major and minor parts of the version @@ -136,7 +136,7 @@ number only.  These parts are encoded in the form <code>(major<<8) + minor  <dl>  <dt><u>Constant:</u> int <b>_libunistring_version</b> -<a name="IDX894"></a> +<a name="IDX910"></a>  </dt>  <dd><p>This constant contains the version of libunistring that is being used  at run time.  It encodes the major and minor parts of the version @@ -159,7 +159,7 @@ of <code>libunistring</code>.  It is contained in the Gnulib module  ‘<samp>libunistring</samp>’, see  <a href="http://www.gnu.org/software/gnulib/MODULES.html#module=libunistring">http://www.gnu.org/software/gnulib/MODULES.html#module=libunistring</a>.  </p> -<a name="IDX895"></a> +<a name="IDX911"></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 @@ -223,7 +223,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>Daiki Ueno</em> on <em>December, 2 2016</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html 1.78a</em></a>. +  This document was generated by <em>Daiki Ueno</em> on <em>November, 30 2017</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html 1.78a</em></a>.   </font>   <br> | 
