diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
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 |