More on This Autoconf Problem

Steve Holmes steve at holmesgrown.com
Wed Jun 6 01:29:39 CEST 2007


I found the following lines in ./configure.in that seems to be giving
me the fits and the syntax error.
dnl Check for libsndfile.
PKG_CHECK_MODULES(SNDFILE, sndfile >= 1.0.2, ac_cv_sndfile=1, ac_cv_sndfile=0)

AC_DEFINE_UNQUOTED([HAVE_SNDFILE],${ac_cv_sndfile},
        [Set to 1 if you have libsndfile.])

Can any more sense be made of this?
-- 
HolmesGrown Solutions
The best solutions for the best price!
http://holmesgrown.ld.net/


More information about the Speechd mailing list