-lm there too... damn. i wish systems woudl use shared lib dependancies. all

mine do.


SVN revision: 4977
This commit is contained in:
Carsten Haitzler 2001-07-22 14:58:45 +00:00
parent d24c1c68d1
commit 635f97999a
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ if test "x$have_gl" = "xyes"; then
echo "debian: download the rpm and use alien to convert it"
echo ""
have_glu = no
AC_MSG_ERROR([ERROR: libGLU 1.3 not found.])]; exit, $gl_ldflags -lGL -lGLU)
AC_MSG_ERROR([ERROR: libGLU 1.3 not found.])]; exit, $gl_ldflags -lGL -lGLU -lm)
if test "x$have_glu" = "xyes"; then
gl_includes=$gl_includes" -I/usr/include -I/usr/local/include"