head 1.6; access; symbols STR_0_9_5:1.5 STR_0_9_4:1.3 STR_0_9_3:1.3 STR_0_9_2:1.3 STR_0_9_1:1.3 STR_0_9_0:1.3 str_init:1.1.1.1 str:1.1.1; locks; strict; comment @# @; 1.6 date 2001.09.05.08.29.17; author rse; state dead; branches; next 1.5; 1.5 date 2001.08.16.12.16.52; author rse; state Exp; branches; next 1.4; 1.4 date 2001.04.28.08.18.51; author rse; state Exp; branches; next 1.3; 1.3 date 99.12.28.10.19.00; author rse; state Exp; branches; next 1.2; 1.2 date 99.12.26.16.06.15; author rse; state Exp; branches; next 1.1; 1.1 date 99.11.22.17.29.12; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.11.22.17.29.12; author rse; state Exp; branches; next ; desc @@ 1.6 log @finally remove generated stuff from Str tree @ text @/* str_config.h.in. Generated automatically from configure.ac by autoheader. */ #undef STR_DEBUG /* Define if you have the header file. */ #undef HAVE_DLFCN_H /* Define if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if you have the `isinf' function. */ #undef HAVE_ISINF /* Define if you have the `isnan' function. */ #undef HAVE_ISNAN /* Define if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define if you have the `memchr' function. */ #undef HAVE_MEMCHR /* Define if you have the `memcmp' function. */ #undef HAVE_MEMCMP /* Define if you have the `memmove' function. */ #undef HAVE_MEMMOVE /* Define if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the `memset' function. */ #undef HAVE_MEMSET /* Define if you have the header file. */ #undef HAVE_STDINT_H /* Define if you have the header file. */ #undef HAVE_STDLIB_H /* Define if you have the header file. */ #undef HAVE_STRINGS_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* The size of a `char', as computed by sizeof. */ #undef SIZEOF_CHAR /* The size of a `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of a `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of a `long long', as computed by sizeof. */ #undef SIZEOF_LONG_LONG /* The size of a `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* The size of a `void *', as computed by sizeof. */ #undef SIZEOF_VOID_P /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS @ 1.5 log @Upgraded STR to GNU Autoconf 2.52 and GNU Libtool 1.4 @ text @@ 1.4 log @*** empty log message *** @ text @d1 1 a1 1 /* str_config.h.in. Generated automatically from configure.in by autoheader. */ a4 11 /* The number of bytes in a char. */ #undef SIZEOF_CHAR /* The number of bytes in a int. */ #undef SIZEOF_INT /* The number of bytes in a long. */ #undef SIZEOF_LONG /* The number of bytes in a long long. */ #undef SIZEOF_LONG_LONG d6 2 a7 2 /* The number of bytes in a short. */ #undef SIZEOF_SHORT d9 2 a10 2 /* The number of bytes in a void *. */ #undef SIZEOF_VOID_P d12 1 a12 1 /* Define if you have the isinf function. */ d15 1 a15 1 /* Define if you have the isnan function. */ d18 4 a21 1 /* Define if you have the memchr function. */ d24 1 a24 1 /* Define if you have the memcmp function. */ d27 1 a27 1 /* Define if you have the memmove function. */ d30 4 a33 1 /* Define if you have the memset function. */ d36 41 a76 2 /* Define if you have the m library (-lm). */ #undef HAVE_LIBM @ 1.3 log @*** empty log message *** @ text @d23 6 d40 3 @ 1.2 log @*** empty log message *** @ text @a3 1 #undef STR_PCRE a33 6 /* Define if you have the header file. */ #undef HAVE_PCRE_H /* Define if you have the pcre library (-lpcre). */ #undef HAVE_LIBPCRE @ 1.1 log @Initial revision @ text @d24 12 @ 1.1.1.1 log @ @ text @@