mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- ./src/Makefile.in~ 2006-05-16 20:44:36.000000000 +0200
|
|
+++ ./src/Makefile.in 2006-10-24 16:06:27.000000000 +0200
|
|
@@ -140,7 +140,7 @@
|
|
DEFS = @DEFS@
|
|
DEPDIR = @DEPDIR@
|
|
DEVHELP_CFLAGS = @DEVHELP_CFLAGS@
|
|
-DEVHELP_LIBS = @DEVHELP_LIBS@
|
|
+DEVHELP_LIBS = @DEVHELP_LIBS@ -lglade-2.0 -lwnck-1 -lstartup-notification-1
|
|
ECHO = @ECHO@
|
|
ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|