~cyphermox/ubuntu/precise/xscreensaver/merge-5.15-2

« back to all changes in this revision

Viewing changes to configure

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2011-12-21 15:57:35 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: mathieu@canonical.com-20111221155735-m43kxy7824n1p36y
Merging shared upstream rev into target branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17048
17048
$as_echo "adding \"$osx_crud\" to GL_LIBS" >&6; }
17049
17049
      GL_LIBS="$GL_LIBS $osx_crud"
17050
17050
      unset osx_crud
 
17051
 
 
17052
      # New lossage in 10.6.8: we can't allow -L/opt/local/lib to be in the
 
17053
      # link line, or at runtime XQueryExtension gets a segv due to some kind
 
17054
      # of library version skew.  Libs must come from /usr/X11/lib even if
 
17055
      # $prefix and/or $exec_prefix are set to /opt/local/.
 
17056
      #
 
17057
      { $as_echo "$as_me:$LINENO: result: omitting \"$libdir\" from LDFLAGS" >&5
 
17058
$as_echo "omitting \"$libdir\" from LDFLAGS" >&6; }
 
17059
      libdir=''
 
17060
 
17051
17061
    fi
17052
17062
 
17053
17063
 
17361
17371
  $as_echo_n "(cached) " >&6
17362
17372
else
17363
17373
  cat > conftest.$ac_ext <<EOF
17364
 
#line 17368 "configure"
 
17374
#line 17378 "configure"
17365
17375
#include "confdefs.h"
17366
17376
#include <GL/gl.h>
17367
17377
#ifndef MESA_MAJOR_VERSION
20748
20758
      "/usr/share/doc/xserver-common/copyright"    \
20749
20759
      "/usr/share/doc/xserver-xorg-core/copyright" \
20750
20760
      "/usr/X11R6/README"                          \
 
20761
      "/usr/share/doc/libX11*/COPYING"             \
 
20762
      "/usr/X11/share/X11/doc/README*"             \
20751
20763
      "/usr/share/doc/debian/debian-manifesto"     \
20752
20764
    ; do
20753
20765
      if test -z "$with_textfile"; then
20754
20766
        { $as_echo "$as_me:$LINENO: checking for text file $f" >&5
20755
20767
$as_echo_n "checking for text file $f... " >&6; }
 
20768
        f=`/bin/ls $f 2>&- | head -1`
20756
20769
        if test -f "$f" ; then
20757
20770
          { $as_echo "$as_me:$LINENO: result: yes" >&5
20758
20771
$as_echo "yes" >&6; }