/* config.h.in. Generated from configure.in by autoheader. */ /* acconfig.h --- documentation for local preprocessor symbols defined * by configure. * Use autoheader to process acconfig.h along with configure.in to generate * config.h.in * Steve Tell */ /* Name of package. */ #undef PACKAGE /* Version of package. */ #undef VERSION /* do we have posix regex routines? */ #undef HAVE_POSIX_REGEXP /* do we have Gtk+? */ #undef HAVE_GTK /* do we have sys/types.h? */ #undef HAVE_SYS_TYPES_H /* does the Gtk+ we found have the new drag-and-drop stuff? * do we need to use gtk_scrolled_window_add_with_viewport()? */ #undef GTK_V12 /* If present, the pathname of graph, from GNU plotutils. */ #undef PROG_GRAPH /* Define this if your libguile has a scm_eval_string that is safe against re-entry by continuations. This should be true of snapshots newer than 970928. */ #undef HAVE_SAFE_SCM_EVAL_STRING /* Define this if your libguile exports scm_puts, meaning that scm_gen_puts should no longer be used. This should be true of snapshots newer than 971014. */ #undef HAVE_SCM_PUTS /* Define this if your libguile has gh_vector_ref instead of gh_vref, meaning that gh_vref should no longer be used. This should be true of snapshots newer than 971012. */ #undef HAVE_GH_VECTOR_REF /* Define this if your libguile has gh_vector_set_x instead of gh_vset, meaning that gh_vset should no longer be used. This should be true of snapshots newer than 971020. */ #undef HAVE_GH_VECTOR_SET_X /* Define this if your libguile has readline support. This should be true of snapshots newer than 971023. */ #undef HAVE_SCM_READLINE /* Define this if your libguile has gh_length and not gh_list_length. This should be true of snapshots newer than 970915. */ #undef HAVE_GH_LENGTH /* Define this if your libguile has scm_parse_path. */ #undef HAVE_SCM_PARSE_PATH /* Define this if your libguile has scm_internal_select. */ #undef HAVE_SCM_INTERNAL_SELECT /* Define this if your libguile has scm_the_last_stack_fluid instead of scm_the_last_stack_var. */ #undef HAVE_SCM_THE_LAST_STACK_FLUID /* Define this if your libguile has scm_internal_cwdr. */ #undef HAVE_SCM_INTERNAL_CWDR /* Define this if your libguile has scm_internal_stack_catch. */ #undef HAVE_SCM_INTERNAL_STACK_CATCH /* Define this if your libguile has scm_internal_parse_path, which should be used instead of scm_parse_path from C. */ #undef HAVE_SCM_INTERNAL_PARSE_PATH /* Define this if your libguile has a scm_make_vector, which needs three arguments. This should be true only of older versions. */ #undef HAVE_SCM_MAKE_VECTOR_3_ARGS /* Define this if your libguile has scm_load_startup_files, which means the hack to get boot-9.scm to be loaded is unnecessary and even dangerous. */ #undef HAVE_SCM_LOAD_STARTUP_FILES /* Define this if your libguile has scm_make_hook, indicating C-level support for hooks. */ #undef HAVE_SCM_MAKE_HOOK /* Define this if your libguile has scm_create_hook, which replaces the deprecated scm_make_named_hook. */ #undef HAVE_SCM_CREATE_HOOK /* Define this if your libguile has the scm_hook_empty_p primitive */ #undef HAVE_SCM_HOOK_EMPTY_P /* Define this if your libguile has scm_make_smob_type_mfpe, the new-style SMOB interface (>= guile-1.3.2 */ #undef HAVE_SCM_MAKE_SMOB_TYPE_MFPE /* Define this if your libguile has scm_strport_to_string (added sometime after guile-1.3) */ #undef HAVE_SCM_STRPORT_TO_STRING /* Define this if you have the readline library */ #undef HAVE_READLINE /* Define this if your readline also has add_history() */ #undef HAVE_HISTORY /* Define this libguile/snarf.h SCM_SNARF_DOC takes one argument */ #undef HAVE_1ARG_SCMSNARFDOC /* define this scm_eval_x takes a second argument specifying the module */ #undef HAVE_SCM_EVAL_X_MODULE /* define this if libguile has scm_the_last_stack_fluid_var */ #undef HAVE_SCM_THE_LAST_STACK_FLUID_VAR /* define this if libguile has scm_c_read_string */ #undef HAVE_SCM_C_READ_STRING /* defined if we have GTK */ #undef HAVE_GTK /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* defined if we have POSIX regular expression routines */ #undef HAVE_POSIX_REGEXP /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define to empty if `const' does not conform to ANSI C. */ #undef const