1 --- libcddb/Makefile.am.orig 2009-10-24 17:24:43.000000000 +0200
2 +++ libcddb/Makefile.am 2009-10-24 17:26:58.000000000 +0200
5 -SUBDIRS = include lib examples tests
7 EXTRA_DIST = doc/doxygen.conf misc/$(PACKAGE).ebuild
10 --- libcddb/configure.ac.orig 2009-10-25 01:51:35.000000000 +0200
11 +++ libcddb/configure.ac 2009-10-25 01:51:44.000000000 +0200
15 dnl Checks for library functions.
20 AC_FUNC_SELECT_ARGTYPES
21 --- libcddb/include/cddb/cddb_ni.h.orig 2009-10-25 21:58:20.000000000 +0100
22 +++ libcddb/include/cddb/cddb_ni.h 2009-10-25 21:58:46.000000000 +0100
26 typedef void *iconv_t; /* for code uniformity */
27 + #define ICONV_CONST const