acconfig.h: Add USCORE.
[bpt/guile.git] / libguile / scmconfig.h.in
index 4aba9b3..1d1073a 100644 (file)
 /* Define if you want support for dynamic linking. */
 #undef DYNAMIC_LINKING
 
+/* Define if symbol tables on this system use leading underscores. */
+#undef USCORE
+
 /* Define if dlsym automatically supplies a leading underscore. */
 #undef DLSYM_ADDS_USCORE