meduketto / iksemel

Automatically exported from code.google.com/p/iksemel
GNU Lesser General Public License v2.1
31 stars 24 forks source link

configure fails #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Get source from SVN
2. ./autogen.sh
3. ./configure

What is the expected output? What do you see instead?
Succesfully created Makefiles

./configure: line 19878: syntax error near unexpected token `GNUTLS,'
./configure: line 19878: `PKG_CHECK_MODULES(GNUTLS, gnutls >= 2.0.0, 
have_gnutls=yes, have_gnutls=no)'

What version of the product are you using? On what operating system?
SVN r25 on Centos 5.6

Please provide any additional information below.
autoconf-2.59-12
automake-1.9.6-2.3.el5
gnutls-1.4.1-3.el5_4.8
libtool-1.5.22-7.el5_4

Original issue reported on code.google.com by jeffrey....@gmail.com on 29 Jun 2011 at 10:26