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 c8499c0..fb150ce 100644 --- a/config.h.in +++ b/config.h.in @@ -12,6 +12,9 @@ /* Gpsim 0.27.0 was found */ #undef GPSIM_0_27_0 +/* Gpsim 0.31.0 was found */ +#undef GPSIM_0_31_0 + /* Define to 1 if you have the <Carbon/Carbon.h> header file. */ #undef HAVE_CARBON_CARBON_H |