Commit in SimDist on MAIN
configure[binary]1.106 -> 1.107
build/util.m4+21.27 -> 1.28
+2
2 modified files
make cmake a required build tool

SimDist/build
util.m4 1.27 -> 1.28
diff -u -r1.27 -r1.28
--- util.m4	23 Aug 2011 22:38:23 -0000	1.27
+++ util.m4	10 Jan 2012 19:23:21 -0000	1.28
@@ -98,6 +98,8 @@
 then 
   CMAKE=cmake
   AC_SUBST(CMAKE)
+else
+  AC_MSG_ERROR(cmake was not found on this system)
 fi
 
 ])
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1