Author: draenog                      Date: Fri Sep  5 17:03:54 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove unneeded libraries from glut test

---- Files affected:
SOURCES:
   libtiff-glut.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/libtiff-glut.patch
diff -u SOURCES/libtiff-glut.patch:1.1 SOURCES/libtiff-glut.patch:1.2
--- SOURCES/libtiff-glut.patch:1.1      Fri Sep  5 15:59:23 2008
+++ SOURCES/libtiff-glut.patch  Fri Sep  5 19:03:48 2008
@@ -9,3 +9,14 @@
    for ax_lib in ${ax_check_libs}; do
      if test X$ax_compiler_ms = Xyes; then
        ax_try_lib=`echo $ax_lib | sed -e 's/^-l//' -e 's/$/.lib/'`
+--- m4/acinclude.m4~   2008-09-05 17:45:34.000000000 +0100
++++ m4/acinclude.m4    2008-09-05 17:53:41.000000000 +0100
+@@ -379,7 +379,7 @@
+   # If X is present, assume GLUT depends on it.
+   #
+   if test "X${no_x}" != "Xyes"; then
+-    GLUT_LIBS="${X_PRE_LIBS} -lXmu -lXi ${X_EXTRA_LIBS} ${GLUT_LIBS}"
++    GLUT_LIBS="${X_PRE_LIBS} ${X_EXTRA_LIBS} ${GLUT_LIBS}"
+   fi
+ 
+   AC_LANG_PUSH(C)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/libtiff-glut.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to