[svn] r5830: nemerle/trunk/configure
malekith
svnadmin at nemerle.org
Wed Oct 19 19:03:47 CEST 2005
Log:
Fix typo in previous change.
Author: malekith
Date: Wed Oct 19 19:03:46 2005
New Revision: 5830
Modified:
nemerle/trunk/configure
Modified: nemerle/trunk/configure
==============================================================================
--- nemerle/trunk/configure (original)
+++ nemerle/trunk/configure Wed Oct 19 19:03:46 2005
@@ -294,7 +294,7 @@
;;
--mono-from=*)
monopath=`echo $ac_option | cut -d '=' -f 2`"/"
- netengine="$monopath/mono"
+ engine="$monopath/mono"
;;
*)
More information about the svn
mailing list