pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mktime() problem when building print/a2ps
It is totally trivial:
#ifndef HAVE_ALARM
# define alarm(X) /* empty */
#endif
and guess what is not defined?
Martin
Home |
Main Index |
Thread Index |
Old Index