bug-autoconf
[Top][All Lists]
Advanced

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

Re: [bug-gawk] mktime(3) not detected on FreeBSD with -static


From: Paul Eggert
Subject: Re: [bug-gawk] mktime(3) not detected on FreeBSD with -static
Date: Tue, 25 Jul 2017 20:44:30 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Is there an additional flag I
should pass to the configure script to make static linking work without
modifying the configuration header?

Yes, 'ac_cv_func_working_mktime=yes'.

This will cause Gawk to use the FreeBSD mktime even though it is buggy. Quite possibly you won't notice the bugs.



reply via email to

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