[runtime] Clean up configure.ac a bit.
[mono.git] / mono / tests / Makefile.am
index 7f629d6c356d07fb50b5aa15136d6f6669329cce..aa6c3529afe59ef0814e1e0b259ac46157742325 100644 (file)
@@ -1352,7 +1352,7 @@ test-oom: $(OOM_TESTS)
 
 noinst_LTLIBRARIES = libtest.la
 
-AM_CPPFLAGS = $(GLIB_CFLAGS) $(GMODULE_CFLAGS)
+AM_CPPFLAGS = $(GLIB_CFLAGS)
 
 if HOST_WIN32
 # gcc-3.4.4 emits incorrect code when making indirect calls to stdcall functions using a tail call