Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
'cleaned up comments and added some info about the purpose of the scr…
…ipt'

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7077 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
gsherman committed Jul 19, 2007
1 parent c789f6a commit 93b1273
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions configure
@@ -1,6 +1,7 @@
#!/bin/sh
#CMAKE=`which xmake`
#if [ "$CMAKE" = "" || grep -q "no xmake" "$CMAKE" ]
# Script to check for existence of cmake and then provide
# some moderately helpful advice on building QGIS with CMake.
# This script doesn't actually build anything.
NOCMAKE=0
case $OSTYPE in
darwin*)
Expand Down

0 comments on commit 93b1273

Please sign in to comment.