File 3-convenience-lib.patch of Package mmdb
--- mmdb-1.21/src/Makefile.am.orig 2009-10-08 12:06:28.676565960 +0200 +++ mmdb-1.21/src/Makefile.am 2009-10-08 12:07:05.784562273 +0200 @@ -1,7 +1,7 @@ AUTOMAKE_OPTIONS = foreign -lib_LTLIBRARIES = libmmdb.la +noinst_LTLIBRARIES = libmmdb.la # Use library_includedir with library_include_HEADERS to put the headers in the # directory $(library_includedir) [Not well documented].