aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2000-06-20 14:05:16 +0000
committerDave Love2000-06-20 14:05:16 +0000
commitd8b99817d8ebc273f9163b85c022f228dff33d22 (patch)
tree1f16fe7cd3f12f70fd29d65d4f127204eeb1af79 /src
parent41c235f496e0f4737a9f096895cd0cd9bce1ea19 (diff)
downloademacs-d8b99817d8ebc273f9163b85c022f228dff33d22.tar.gz
emacs-d8b99817d8ebc273f9163b85c022f228dff33d22.zip
Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK.
Diffstat (limited to 'src')
-rw-r--r--src/m/ibmrt-aix.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/ibmrt-aix.h b/src/m/ibmrt-aix.h
index d1b80c899ea..5ff553636b9 100644
--- a/src/m/ibmrt-aix.h
+++ b/src/m/ibmrt-aix.h
@@ -160,8 +160,6 @@ Boston, MA 02111-1307, USA. */
160 160
161#include </usr/include/bsd/BSDtoAIX.h> 161#include </usr/include/bsd/BSDtoAIX.h>
162#define BSTRING 162#define BSTRING
163#define HAVE_GETTIMEOFDAY
164#define HAVE_VFORK
165 163
166/* AIX utimes allegedly causes SIGSEGV. */ 164/* AIX utimes allegedly causes SIGSEGV. */
167#undef HAVE_UTIMES /* override configuration decision */ 165#undef HAVE_UTIMES /* override configuration decision */