--- a/config.h.in Sat Feb 28 06:26:48 2009 +0000 +++ b/config.h.in Sun Jul 05 13:52:50 2009 +1000 @@ -16,6 +16,9 @@ /* Enable SH4 statistics */ #undef ENABLE_SH4STATS +/* Enable shared library support */ +#undef ENABLE_SHARED + /* Enable IO tracing */ #undef ENABLE_TRACE_IO @@ -85,6 +88,9 @@ /* Have linux joystick support */ #undef HAVE_LINUX_JOYSTICK +/* Have LIRC support */ +#undef HAVE_LIRC + /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H