Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/evas
Dir : e17/libs/evas
Modified Files:
configure.in
Log Message:
configure portable goodness
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/configure.in,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -3 -r1.77 -r1.78
--- configure.in 22 Apr 2004 11:29:32 -0000 1.77
+++ configure.in 29 Apr 2004 01:44:44 -0000 1.78
@@ -381,7 +381,7 @@
x_cflags="-I"$x_dir"/include"
x_libs="-L"$x_dir"/lib -lX11 -lXext"
gl_cflags="-I/usr/include"
- gl_libs="-L/usr/lib -lGL -lGLU -lpthread"
+ gl_libs="-L/usr/lib32 -lGL -lGLU -lpthread"
gl_dir=""
ENGINE_GL_X11_PRG="evas_gl_x11_test"
], [
@@ -499,7 +499,7 @@
)
fi
-function vser ()
+function vser
{
v=$1
VSTART=`echo $v | awk -F_ '{printf("%s", $1);}'`
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs