/* config.h.in.  Generated automatically from configure.in by autoheader.  */
#ifndef _DIA_CONFIG_H_
#define _DIA_CONFIG_H_

/* Define to empty if the keyword does not work.  */
#undef const

/* Define if you need to in order for stat and other things to work.  */
#undef _POSIX_SOURCE

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define to enable GNOME-specific code. */
#undef GNOME

#undef GNOME_PRINT

/* Define if you have the popt library (-lpopt).  */
#undef HAVE_LIBPOPT

/* define if you have libpng */
#undef HAVE_LIBPNG

/* define to enable XIM support */
#undef USE_XIM

/* Define if you have the select function.  */
#undef HAVE_SELECT

/* Define if you have the snprintf function.  */
#undef HAVE_SNPRINTF

/* Define if you have the strcspn function.  */
#undef HAVE_STRCSPN

/* Define if you have the strdup function.  */
#undef HAVE_STRDUP

/* Define if you have the strtol function.  */
#undef HAVE_STRTOL

/* Define if you have the <dirent.h> header file.  */
#undef HAVE_DIRENT_H

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H

/* Define if you have the <ieeefp.h> header file.  */
#undef HAVE_IEEEFP_H

/* Define if you have the <ndir.h> header file.  */
#undef HAVE_NDIR_H

/* Define if you have the <popt.h> header file.  */
#undef HAVE_POPT_H

/* Define if you have the <stddef.h> header file.  */
#undef HAVE_STDDEF_H

/* Define if you have the <sunmath.h> header file.  */
#undef HAVE_SUNMATH_H

/* Define if you have the <sys/dir.h> header file.  */
#undef HAVE_SYS_DIR_H

/* Define if you have the <sys/ndir.h> header file.  */
#undef HAVE_SYS_NDIR_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Define if you have the sunmath library (-lsunmath).  */
#undef HAVE_LIBSUNMATH

/* Unicode support library available */
#undef HAVE_UNICODE

/* Freetype support library available */
#undef HAVE_FREETYPE

/* We haven't begun the transition yet */
#undef GTK_DOESNT_SPEAK_UTF8_NEITHER_DO_WE

/* Cyrille's work towards UTF-8 */
#undef UNICODE_WORK_IN_PROGRESS

/* ... */
#undef GTK_DOESNT_TALK_UTF8_WE_DO

/* Mismatch between the charset dia uses and the charset GTK uses */
#undef GTK_CHARSET_MISMATCH

/* ... */
#undef GTK_TALKS_UTF8

/* ... */
#undef GTK_TALKS_UTF8_WE_DONT

/* Mismatch between the charset dia uses and the charset GTK uses */
#undef GTK_CHARSET_MISMATCH

/* ... */
#undef GTK_TALKS_UTF8

/* Cyrille's work towards UTF-8 */
#undef UNICODE_WORK_IN_PROGRESS

#endif /* !_DIA_CONFIG_H_ */

