From 8bc62a2864e5e5897cc961bd1055b35e3c8d0b94 Mon Sep 17 00:00:00 2001 From: Owen Fraser-Green Date: Sat, 15 May 2004 19:31:12 +0000 Subject: Various mono related changes to facilitate GAC support. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index aa6f0ecd..5548794e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ if DBUS_USE_GCJ GCJ_SUBDIR=gcj endif -if DBUS_USE_MCS +if DBUS_USE_CSC MONO_SUBDIR=mono MONO_PC=dbus-sharp.pc endif -- cgit