We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d0485 commit 8dfed54Copy full SHA for 8dfed54
README
@@ -117,7 +117,8 @@ To use it, simply #include <iconv.h> and use the functions.
117
118
To use it in a package that uses GNU autoconf and GNU automake:
119
- Use gnulib-tool to import the Gnulib module 'iconv'. It consists
120
- of a couple of *.m4 files (iconv.m4 and its dependencies).
+ of a couple of *.m4 files (iconv.m4 and its dependencies) and a
121
+ file 'build-aux/config.rpath'.
122
- Add to the link command line of libraries and executables that use
123
the functions the placeholder @LIBICONV@ (or, if using libtool for
124
the link, @LTLIBICONV@). In Makefile.am files, the right place for
0 commit comments