diff options
Diffstat (limited to 'converters/libiconv/files/patch-lib_Makefile.in')
-rw-r--r-- | converters/libiconv/files/patch-lib_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/converters/libiconv/files/patch-lib_Makefile.in b/converters/libiconv/files/patch-lib_Makefile.in new file mode 100644 index 000000000000..4a59d96cf9e3 --- /dev/null +++ b/converters/libiconv/files/patch-lib_Makefile.in @@ -0,0 +1,11 @@ +--- lib/Makefile.in.orig Wed Jun 11 13:05:08 2003 ++++ lib/Makefile.in Wed Jun 11 13:05:15 2003 +@@ -44,7 +44,7 @@ + + # Before making a release, change this according to the libtool documentation, + # section "Library interface versions". +-LIBICONV_VERSION_INFO = 4:0:2 ++LIBICONV_VERSION_INFO = 3 + + # Needed by $(LIBTOOL). + top_builddir = .. |