/* config.hh.  Generated by configure.  */
/* config.hh.in.  Generated from configure.in by autoheader.  */

/* Define to 1 if you have the `popt' library (-lpopt). */
#define HAVE_LIBPOPT 1

/* Name of package */
#define PACKAGE "dprog"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "dprog.bugs@mailund.dk"

/* Define to the full name of this package. */
#define PACKAGE_NAME "dprog"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "dprog 0.3.1"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "dprog"

/* Define to the version of this package. */
#define PACKAGE_VERSION "0.3.1"

/* Version number of package */
#define VERSION "0.3.1"

/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
   `char[]'. */
#define YYTEXT_POINTER 1


syntax highlighted by Code2HTML, v. 0.9.1