diff options
| author | Richard M. Stallman | 1994-10-26 23:19:58 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-10-26 23:19:58 +0000 |
| commit | d73fe42b59d57f4cb93f71949a91f3d649a598a6 (patch) | |
| tree | 74f186f01020a18d88b1f14c493b37391e89f869 /src | |
| parent | 91d78d95357ef357bd2bdf97cb88ee1a5bad37a5 (diff) | |
| download | emacs-d73fe42b59d57f4cb93f71949a91f3d649a598a6.tar.gz emacs-d73fe42b59d57f4cb93f71949a91f3d649a598a6.zip | |
(HAVE_GETPAGESIZE): Add #undef.
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.in b/src/config.in index cc6fa84668a..fd4da2c673e 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -147,7 +147,7 @@ and this notice must be preserved on all copies. */ | |||
| 147 | #undef HAVE_SELECT | 147 | #undef HAVE_SELECT |
| 148 | #undef HAVE_MKTIME | 148 | #undef HAVE_MKTIME |
| 149 | #undef HAVE_EACCESS | 149 | #undef HAVE_EACCESS |
| 150 | 150 | #undef HAVE_GETPAGESIZE | |
| 151 | #undef HAVE_INET_SOCKETS | 151 | #undef HAVE_INET_SOCKETS |
| 152 | 152 | ||
| 153 | #undef HAVE_AIX_SMT_EXP | 153 | #undef HAVE_AIX_SMT_EXP |