aboutsummaryrefslogtreecommitdiffstats
path: root/krozat/config.h
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2002-01-11 17:04:24 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2002-01-11 17:04:24 +0000
commitfdbb13afd6764eb978a0e492f17dd13d8176a021 (patch)
tree135a5c625b9196669192263b4b10c40ffd70258d /krozat/config.h
parent490036573b89afeffcc557a48b9c98f493fef0e6 (diff)
downloadcommon-data-fdbb13afd6764eb978a0e492f17dd13d8176a021.tar
common-data-fdbb13afd6764eb978a0e492f17dd13d8176a021.tar.gz
common-data-fdbb13afd6764eb978a0e492f17dd13d8176a021.tar.bz2
common-data-fdbb13afd6764eb978a0e492f17dd13d8176a021.tar.xz
common-data-fdbb13afd6764eb978a0e492f17dd13d8176a021.zip
Resync with package
Remove generated files Fix screensaver images
Diffstat (limited to 'krozat/config.h')
-rw-r--r--krozat/config.h48
1 files changed, 0 insertions, 48 deletions
diff --git a/krozat/config.h b/krozat/config.h
deleted file mode 100644
index d1fa17d..0000000
--- a/krozat/config.h
+++ /dev/null
@@ -1,48 +0,0 @@
-/* config.h. Generated automatically by configure. */
-/* config.h.in. Generated automatically from configure.in by autoheader. */
-
-/* The number of bytes in a char. */
-#define SIZEOF_CHAR 1
-
-/* The number of bytes in a char *. */
-#define SIZEOF_CHAR_P 4
-
-/* The number of bytes in a int. */
-#define SIZEOF_INT 4
-
-/* The number of bytes in a long. */
-#define SIZEOF_LONG 4
-
-/* Define if you have the res_init function. */
-#define HAVE_RES_INIT 1
-
-/* Name of package */
-#define PACKAGE "krozat"
-
-/* Version number of package */
-#define VERSION "0.1"
-
-/* C++ compiler supports template repository */
-#define HAVE_TEMPLATE_REPOSITORY 1
-
-/* Defines if your system has the crypt function */
-#define HAVE_CRYPT 1
-
-/* Define the real type of socklen_t */
-/* #undef socklen_t */
-
-/* Compatibility define */
-#define ksize_t socklen_t
-
-/* Define if you have libz */
-#define HAVE_LIBZ 1
-
-/* Define if you want Xinerama support */
-/* #undef HAVE_XINERAMA */
-
-/* Define if you have libpng */
-#define HAVE_LIBPNG 1
-
-/* Define if you have libjpeg */
-#define HAVE_LIBJPEG 1
-