From 57f30f05943fb4981ab8dbdf9390467477a3dc64 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Wed, 17 Oct 2001 09:54:10 +0000 Subject: [PATCH] ewwps! :) SVN revision: 5508 --- legacy/evas/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/evas/configure.in b/legacy/evas/configure.in index fd855f6dc1..dcd76cab57 100644 --- a/legacy/evas/configure.in +++ b/legacy/evas/configure.in @@ -242,7 +242,7 @@ echo "http://www.mesa3d.org/downloads/sgi.html"; echo "You will need to obtain the SGI'd libGLU."; echo "debian: download the rpm and use alien to convert it"; echo ""; -have_glu = no; +have_glu=no; , $gl_ldflags -lGL -lGLU) fi