]> git.cworth.org Git - apitrace/commitdiff
Fix automagic link in comment.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 28 Jul 2011 18:07:50 +0000 (19:07 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 28 Jul 2011 18:07:50 +0000 (19:07 +0100)
CMakeLists.txt

index 26fa455f346e941a0193644d8aface7a6abcc923..fbea05b96a929018c62e6c012da0033d4e0baaf9 100755 (executable)
@@ -9,7 +9,7 @@ project (apitrace)
 # We use a cached string variable instead of the standard (boolean) OPTION
 # command so that we can default to auto-detecting optional depencies, while
 # still providing a mechanism to force/disable these optional dependencies, as
-# prescribed in http://www.gentoo.org/proj/en/qa/automagic.xmltest
+# prescribed in http://www.gentoo.org/proj/en/qa/automagic.xml
 
 set (ENABLE_GUI "AUTO" CACHE STRING "Enable QT GUI.")