acconfig.h: Add USCORE.
[bpt/guile.git] / acconfig.h
index 64733e4..f0b69ec 100644 (file)
@@ -72,6 +72,9 @@
 /* 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