[dia] Clarified how to build without Python support



commit 90db3aa9dd81b4812457da2c1acbe1f681581b29
Author: Steffen Macke <sdteffen sdteffen de>
Date:   Wed Aug 12 21:49:52 2009 +0200

    Clarified how to build without Python support

 makefile.msc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/makefile.msc b/makefile.msc
index ce1820b..f175fc5 100644
--- a/makefile.msc
+++ b/makefile.msc
@@ -62,6 +62,7 @@ compile :
 	cd ..\plug-ins
 	nmake -f makefile.msc
 	cd python
+# Comment out the following line, if you want to build without python	
 	nmake -f makefile.msc
 	cd ..\..
 	cd tests



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]