or "applets" for other packages. The epplets package contains the base epplet API library and header files, as well as the core set of epplets, including CPU monitors, clocks, a mail checker, mixers, a slideshow, a URL grabber, a panel-like toolbar, and more.
13 lines
414 B
Text
13 lines
414 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2004/08/31 13:24:10 airhead Exp $
|
|
|
|
--- configure.orig 2004-08-29 18:41:02.000000000 +0200
|
|
+++ configure
|
|
@@ -7289,7 +7289,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a
|
|
echo $ac_n "(cached) $ac_c" 1>&6
|
|
else
|
|
ac_save_LIBS="$LIBS"
|
|
-LIBS="-lGL $X_LIBS $SUBLIBS $LIBS"
|
|
+LIBS="-lGL -lm $X_LIBS $SUBLIBS $LIBS"
|
|
cat > conftest.$ac_ext <<EOF
|
|
#line 7295 "configure"
|
|
#include "confdefs.h"
|