summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-12-27 04:07:32 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-12-27 04:12:46 +0100
commit109b2aa3a96405c0bf0ec48e2c59f4e97fc5b03e (patch)
tree505cf1f4dc74479756c931b2e119f484227b0be2 /config.h.in
parentb6b1fae2432a640757cf34cac8d280be41bd177a (diff)
downloadktechlab-109b2aa3a96405c0bf0ec48e2c59f4e97fc5b03e.tar.gz
ktechlab-109b2aa3a96405c0bf0ec48e2c59f4e97fc5b03e.zip
Fix FTBFS with gpsim >= 0.27
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 6c12ac3..c8499c0 100644
--- a/config.h.in
+++ b/config.h.in
@@ -9,6 +9,9 @@
/* Gpsim 0.21.4 was found */
#undef GPSIM_0_21_4
+/* Gpsim 0.27.0 was found */
+#undef GPSIM_0_27_0
+
/* Define to 1 if you have the <Carbon/Carbon.h> header file. */
#undef HAVE_CARBON_CARBON_H