X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Ftests%2FMakefile.am;h=aa6c3529afe59ef0814e1e0b259ac46157742325;hb=d37df4b0c64f75e7de39a13ec614c7c2719a0491;hp=a0c2267273c7d2fe0663a53c106ddc4510424630;hpb=7151c3c2837ae4ee0f2138df0e903077caa26119;p=mono.git diff --git a/mono/tests/Makefile.am b/mono/tests/Makefile.am index a0c2267273c..aa6c3529afe 100644 --- a/mono/tests/Makefile.am +++ b/mono/tests/Makefile.am @@ -18,8 +18,6 @@ JITTEST_PROG_RUN = MONO_CFG_DIR=$(mono_build_root)/runtime/etc $(LIBTOOL) --mode RUNTIME_ARGS=--config tests-config --optimize=all --debug --include $(mcs_topdir)/build/config.make - CLASS=$(mcs_topdir)/class/lib/$(DEFAULT_PROFILE) with_mono_path = MONO_PATH=$(CLASS) @@ -1354,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