X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fbuild%2Fconfig-default.make;h=c556006cfc562e3b3149beb5690575e684a05da4;hb=735f33a2301e6c3ab0ac3d715558702a0853f701;hp=1fec9dd19d214a276918f485ebcb3e98e230a3e3;hpb=c4a3b30460c7ea1a1fb3c97cfc8478555714af2f;p=mono.git diff --git a/mcs/build/config-default.make b/mcs/build/config-default.make index 1fec9dd19d2..c556006cfc5 100644 --- a/mcs/build/config-default.make +++ b/mcs/build/config-default.make @@ -18,6 +18,7 @@ CFLAGS = -g -O2 prefix = /usr/local exec_prefix = $(prefix) mono_libdir = $(exec_prefix)/lib +sysconfdir = $(prefix)/etc #RUNTIME = mono RUNTIME = false TEST_RUNTIME = MONO_PATH="$(topdir)/class/lib/$(PROFILE)$(PLATFORM_PATH_SEPARATOR)$(TEST_MONO_PATH)$(PLATFORM_PATH_SEPARATOR)$$MONO_PATH" $(RUNTIME) --debug