configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- openuniverse-1.0beta3.1+dfsg.orig/configure
+++ openuniverse-1.0beta3.1+dfsg/configure
@@ -1601,7 +1601,7 @@
CFLAGS="$CFLAGS $OUFLAGS $OU_EXTRA_CFLAGS"
CXXFLAGS="$CXXFLAGS $OUFLAGS $OU_EXTRA_CFLAGS"
-LIBS="$LIBS $OULIBS $GLUI_LIB"
+LIBS="$LIBS $OULIBS $GLUI_LIB -lm"
# If we find X, set shell vars x_includes and x_libraries to the
# paths, otherwise set no_x=yes.