15 lines
374 B
Diff
15 lines
374 B
Diff
|
Index: xlockmore-5.34/configure.in
|
||
|
===================================================================
|
||
|
--- xlockmore-5.34.orig/configure.in
|
||
|
+++ xlockmore-5.34/configure.in
|
||
|
@@ -367,6 +367,9 @@ main ()
|
||
|
rm -f conf.gtktest
|
||
|
])
|
||
|
|
||
|
+dnl audio file for --no-copy-dt-needed-entries
|
||
|
+XLOCKLIBS="-laudiofile"
|
||
|
+
|
||
|
dnl X Window System files.
|
||
|
AC_PATH_XTRA
|
||
|
if test "$no_x" = yes; then
|