~ubuntu-branches/ubuntu/quantal/mesa/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/patches/13-llvm-config-pick-a-version.diff

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2012-09-17 13:24:35 UTC
  • mfrom: (1.7.9)
  • Revision ID: package-import@ubuntu.com-20120917132435-fqt9q6beebhc8t9r
Tags: 9.0~git20120917.7cfd42ce-0ubuntu1
Merge from unreleased debian git. (LP: #1047306)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
--- a/configure.ac
6
6
+++ b/configure.ac
7
 
@@ -1822,9 +1822,9 @@
 
7
@@ -1632,9 +1632,9 @@
8
8
 fi
9
9
 if test "x$enable_gallium_llvm" = xyes; then
10
10
     if test "x$llvm_prefix" != x; then