$NetBSD: patch-aa,v 1.5 2010/06/07 13:34:00 tsutsui Exp $

--- libtme/module.c.orig	2010-05-09 14:41:18.000000000 +0900
+++ libtme/module.c	2010-05-09 15:03:22.000000000 +0900
@@ -62,11 +62,13 @@
 #endif /* !lt_ptr_t */
 #endif /* !lt_ptr */
 
+#if 0	/* XXX: we always use pkgsrc/devel/libltdl */
 /* similarly, the installed libltdl may be so recent that its ltdl.h
    renames lt_preloaded_symbols with a macro, to a name different from
    what our libtool script makes.  it's possible that the renaming
    macro is meant to be undefined to handle this problem: */
 #undef lt_preloaded_symbols
+#endif
 
 /* types: */
 struct tme_module {
