Changes to fix Debian packaging.

git-svn-id: file:///var/svn/lua-iconv/trunk@39 9538949d-8f27-0410-946f-ce01ef448559
This commit is contained in:
Alexandre Erwin Ittner
2007-02-22 22:32:11 +00:00
parent b5b90d436c
commit 4909aa5f80
4 changed files with 10 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
#include <errno.h>
#define LIB_NAME "iconv"
#define LIB_VERSION LIB_NAME " r3"
#define LIB_VERSION LIB_NAME " r4"
#define ICONV_TYPENAME "iconv_t"