On Tue, Jul 25, 2017 at 08:44:30PM -0700, Paul Eggert wrote: > > > 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 [...]
Thanks, that worked. Eric