On Sat, 2011-10-29 at 15:35 +0200, David Woodhouse wrote: > > > Hi, I did but still: > > configure: error: The intltool scripts were not found. Please > install > > intltool. > > Please test > http://david.woodhou.se/openconnect-3.13-13-gf6b3e88.tar.gz Another tarball to test: http://david.woodhou.se/openconnect-3.13-18-gedf1c87.tar.gz This drops intltool completely; it wasn't solving the problem I thought it was. It tries to find dgettext() in -lintl if necessary, and has a simple po/Makefile.am to handle running msgfmt on the .po files. I suspect a non-GNU make may barf on the use of $(shell) and I'll have to expand those variables in the configure script, but I think this is most of the way there. -- dwmw2 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5818 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20111103/ebdebea2/attachment.bin>