HP/UX 11.11

David Shaw dshaw@jabberwocky.com
Sat Jun 21 15:33:02 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, Jun 20, 2003 at 02:38:25PM -0600, Joseph Bruni wrote:
> Now I remember -- I just rebuilt the 1.2.2 again.
> 
> After running "configure", edit "config.h". Look for the line
> containing "HAVE_GETTIMEOFDAY".  On my system it's line 133.
> 
> Change that line to "#define HAVE_GETTIMEOFDAY 1". Below is the
> output from diff:
> 
> 
> 8 [neon:~/gnupg-1.2.2] brunij % diff config.h.orig config.h
> 133c133
> < /* #undef HAVE_GETTIMEOFDAY */
> ---
> > #define HAVE_GETTIMEOFDAY 1

Note that rather than patching config.h, you should be able to do this
when configuring:

  ./configure ac_cv_func_gettimeofday=yes

and autoconf will do the right thing.

(I don't have a HP box to confirm this, but it should work).

David
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3rc1 (GNU/Linux)
Comment: Key available at http://www.jabberwocky.com/david/keys.asc

iD8DBQE+9F664mZch0nhy8kRAieJAKDBYzeyaNQ8ll6bfV4981AlTc8dUQCg2mR2
K3fiZGVZaQi4xvKqigcjfwo=
=kQnZ
-----END PGP SIGNATURE-----