gnutls 3.0.10
Nikos Mavrogiannopoulos
nmav at gnutls.org
Sun Feb 19 19:54:59 CET 2012
On 02/19/2012 01:49 PM, Andreas Metzler wrote:
>>> I will take a look at this tomorrow. (Unless weather permits
>>> snowboarding.)
>
>> The problem is that libopts might be there but not autogen. If you find
>> any possible solutions to that let me know!
>
> For the time being I am using this hack in Debian:
> # force regeneration of autogen-ed files.
> for i in `grep -l AutoGen-ed src/*.c` ; do \
> t=`basename $$i .c` ;\
> rm -v $$i src/$$t.h;\
> done
> The problem really does not suggest a tidy resolution to me either.
I've also reported that to autogen upstream.
https://sourceforge.net/tracker/?func=detail&aid=3489380&group_id=3593&atid=103593
regards,
Nikos
More information about the Gnutls-devel
mailing list