Regenerated using autoconf-2.57 and autoheader-2.57.
[oota-llvm.git] / include / Config / config.h.in
index 6dde4be20ee07df76eb8408131a77417ee79b5bc..d7c0bbf18d57926b7b9cf5ed1882bb18992f25a9 100644 (file)
 /* Define as the return type of signal handlers (`int' or `void'). */
 #undef RETSIGTYPE
 
+/* Extension that shared libraries have, e.g., ".so". */
+#undef SHLIBEXT
+
 /* If using the C implementation of alloca, define if you know the
    direction of stack growth for your system; otherwise it will be
    automatically deduced at run-time.