Skip to content

Commit 8dfed54

Browse files
committed
Tweak last commit.
1 parent 76d0485 commit 8dfed54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@ To use it, simply #include <iconv.h> and use the functions.
117117

118118
To use it in a package that uses GNU autoconf and GNU automake:
119119
- Use gnulib-tool to import the Gnulib module 'iconv'. It consists
120-
of a couple of *.m4 files (iconv.m4 and its dependencies).
120+
of a couple of *.m4 files (iconv.m4 and its dependencies) and a
121+
file 'build-aux/config.rpath'.
121122
- Add to the link command line of libraries and executables that use
122123
the functions the placeholder @LIBICONV@ (or, if using libtool for
123124
the link, @LTLIBICONV@). In Makefile.am files, the right place for

0 commit comments

Comments
 (0)