* tests/time.test: New test file.
[bpt/guile.git] / acconfig.h
index e87ce02..f920ea4 100644 (file)
@@ -1,5 +1,4 @@
 /* acconfig.h --- documentation for symbols possibly defined in scmconfig.h
- * written by Jim Blandy <jimb@cyclic.com> --- August 1996
  * The `autoheader' command, from the autoconf suite, generates
  * libguile/scmconfig.h, based on configure.in and this file.
  *
 
 /* Define if your readline library has the rl_getc_function variable.  */
 #undef HAVE_RL_GETC_FUNCTION
+
+/* Define if the compiler supports long longs.  */
+#undef HAVE_LONG_LONGS