SPECS: pbbuttonsd.spec - add fake alsa AC_DEFUN if building withou...

sparky sparky at pld-linux.org
Sat Feb 4 21:58:29 CET 2006


Author: sparky                       Date: Sat Feb  4 20:58:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add fake alsa AC_DEFUN if building without alsa

---- Files affected:
SPECS:
   pbbuttonsd.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/pbbuttonsd.spec
diff -u SPECS/pbbuttonsd.spec:1.40 SPECS/pbbuttonsd.spec:1.41
--- SPECS/pbbuttonsd.spec:1.40	Sat Jan 28 19:16:17 2006
+++ SPECS/pbbuttonsd.spec	Sat Feb  4 21:58:24 2006
@@ -82,6 +82,7 @@
 cp %{SOURCE3} initreq.h
 
 %build
+%{!?with_alsa:echo "AC_DEFUN([AM_PATH_ALSA],[])" >> acinclude.m4}
 %{__gettextize}
 %{__libtoolize}
 %{__aclocal}  
@@ -199,6 +200,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/02/04 20:58:24  sparky
+- add fake alsa AC_DEFUN if building without alsa
+
 Revision 1.40  2006/01/28 18:16:17  sparky
 - up to 0.7.4
 - enabled ibam support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pbbuttonsd.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list