speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/1] major update to configure script


From: Andrei Kholodnyi
Subject: [PATCH 1/1] major update to configure script
Date: Fri, 1 Oct 2010 19:18:04 +0200

Hi William,

one small remark from my side:

you have added
[PKG_CHECK_MODULES([ALSA], [alsa],
[PKG_CHECK_MODULES([PULSE], [pulse],

in case of alsa you do not do any substitute
in case of pulse you do
+AC_SUBST([PULSE_CFLAGS])
+AC_SUBST([PULSE_LIBS])

Andrei.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]