Revision: 4509
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4509&view=rev
Author:   dcommander
Date:     2011-06-21 07:37:05 +0000 (Tue, 21 Jun 2011)

Log Message:
-----------
Make '-version 7.4' the default.

Modified Paths:
--------------
    trunk/unix/build-xorg

Modified: trunk/unix/build-xorg
===================================================================
--- trunk/unix/build-xorg       2011-06-18 07:22:01 UTC (rev 4508)
+++ trunk/unix/build-xorg       2011-06-21 07:37:05 UTC (rev 4509)
@@ -8,7 +8,7 @@
 
 PREFIX=
 MAKE="make"
-XORG_VERSION=
+XORG_VERSION=7.4
 SRCDIR=`dirname $0`/..
 
 modules="dri2proto \
@@ -214,14 +214,14 @@
 
 usage ()
 {
-    echo "Usage: $0  init -version <7.4 | 7.5>"
+    echo "Usage: $0  init [-version <7.4 | 7.5>]"
     echo
-    echo "       $0  build -version <7.4 | 7.5>"
+    echo "       $0  build [-version <7.4 | 7.5>]"
     echo "       [additional configure flags]"
     echo
     echo "       $0  rebuild [additional make options]"
     echo
-    echo "       $0  update -version <7.4 | 7.5>"
+    echo "       $0  update [-version <7.4 | 7.5>]"
     echo
     exit 1
 }


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to