From: Jarkko Hietaniemi Date: Wed, 20 Jan 1999 22:01:21 +0000 (+0000) Subject: I_MNTENT was missing. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e7fb4fcc32f3c99c65223673d1c5ff75c8e9d3b3;p=p5sagit%2Fp5-mst-13.2.git I_MNTENT was missing. p4raw-id: //depot/cfgperl@2651 --- diff --git a/Configure b/Configure index 9c16607..ef8ba6b 100755 --- a/Configure +++ b/Configure @@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Tue Jan 19 14:08:44 EET 1999 [metaconfig 3.0 PL70] +# Generated on Thu Jan 21 00:01:12 EET 1999 [metaconfig 3.0 PL70] # (with additional metaconfig patches by jhi@iki.fi) cat >/tmp/c1$$ <config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un- #$i_inttypes I_INTTYPES /**/ #$d_int64t HAS_INT64_T /**/ +/* I_MNTENT: + * This symbol, if defined, indicates that exists and + * should be included. + */ +#$i_mntent I_MNTENT /**/ + /* I_POLL: * This symbol, if defined, indicates that exists and * should be included.