--- a/config.h.in Sat Feb 28 06:26:48 2009 +0000 +++ b/config.h.in Sat Jun 13 07:03:51 2009 +0000 @@ -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