summaryrefslogtreecommitdiff
path: root/graphics/MesaDemos/patches/patch-ah
blob: bfa85b436f8fc757abb7100f7016ae5da185c668 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$NetBSD: patch-ah,v 1.5 2007/08/13 11:18:38 seb Exp $

--- configs/default.orig	2005-10-25 01:35:14.000000000 +0200
+++ configs/default
@@ -14,10 +14,6 @@ MESA_TINY=1
 DRM_SOURCE_PATH=$(TOP)/../drm
 
 # Compiler and flags
-CC = cc
-CXX = CC
-CFLAGS = -O
-CXXFLAGS = -O
 GLU_CFLAGS = 
 
 # Misc tools and flags
@@ -56,7 +52,7 @@ GLW_SOURCES = GLwDrawA.c
 
 # Directories
 LIB_DIR = $(TOP)/lib
-INSTALL_PREFIX = /usr/local
+INSTALL_PREFIX = ${PREFIX}
 SRC_DIRS = mesa glu glut/glx glw
 GLU_DIRS = sgi
 DRIVER_DIRS = x11 osmesa