]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/opengl/gl/gl.factor
alien.libraries: merge update-library and find-library.
[factor.git] / basis / opengl / gl / gl.factor
index 6f404a4829a0d7be816389d66a08b5156d6b6fb5..a18f656598a7e97717aedfa36743a3232f0cc162 100644 (file)
@@ -631,7 +631,7 @@ LIBRARY: gl
 
 [
     os [ linux? ] [ macosx? not ] bi and
-    [ "gl" "GL" find-library cdecl update-library ] when
+    [ "gl" "GL" find-library cdecl add-library ] when
 ] "find-gl" add-startup-hook
 
 ! Miscellaneous