Skip to content

Commit

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

git-svn-id: http://svn.osgeo.org/qgis/trunk@7077 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
gsherman committed Jul 19, 2007
1 parent f9c4660 commit 190fcc1
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 190fcc1

Please sign in to comment.