/* config.h.in. Generated automatically from configure.in by autoheader. */ /*************************************************************************** * * Part II Project, "A secure, private IP network" * Stephen Early * * * $RCSfile$ * * Description: * * Copyright: (C) Stephen Early 1995 * * $Revision$ * * $Date$ * * $State$ * ***************************************************************************/ /* $Log$ */ #ifndef _CONFIG_H #define _CONFIG_H /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define if you have the header file. */ #undef HAVE_LINUX_IF_H /* Define if you have the adns library (-ladns). */ #undef HAVE_LIBADNS /* Define if you have the fl library (-lfl). */ #undef HAVE_LIBFL /* Define if you have the gmp2 library (-lgmp2). */ #undef HAVE_LIBGMP2 /* -*- c -*- */ /* These are from config.h.bot, pasted onto the end of config.h.in. */ #ifdef HAVE_SYS_CDEFS_H #include #endif #endif /* _CONFIG_H */