summaryrefslogtreecommitdiff
path: root/plugins/sid/sidplay-libs/unix
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-04-11 21:39:03 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-04-11 21:39:03 +0200
commitaa27cd93151c289e472d20e25e954ce53fd56024 (patch)
treeca5708afaa0a2a198c36d9c6fb68c66b946fe17c /plugins/sid/sidplay-libs/unix
parent34a06a7d49075a142d1fd7fd3565b0cb9b0c0d68 (diff)
fixed to pass make distcheck before 0.4-beta1
Diffstat (limited to 'plugins/sid/sidplay-libs/unix')
-rw-r--r--plugins/sid/sidplay-libs/unix/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/sid/sidplay-libs/unix/config.h b/plugins/sid/sidplay-libs/unix/config.h
index ee1de9e8..e7dafb5c 100644
--- a/plugins/sid/sidplay-libs/unix/config.h
+++ b/plugins/sid/sidplay-libs/unix/config.h
@@ -1,6 +1,8 @@
/* unix/config.h. Generated by configure. */
/* unix/config.h.in. Generated from configure.ac by autoheader. */
+#if 0
+
/* Define if the C++ compiler supports BOOL */
#define HAVE_BOOL
@@ -106,3 +108,4 @@
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */
+#endif