From: Richard M. Stallman Date: Sat, 10 Dec 1994 07:45:45 +0000 (+0000) Subject: Change AIX conditional around HFNKEYS to AIXHFT. X-Git-Tag: emacs-19.34~5718 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8e0ecd77a503fa6304409d502448273b302e854e;p=emacs.git Change AIX conditional around HFNKEYS to AIXHFT. --- diff --git a/src/systty.h b/src/systty.h index 7bc1da206b3..ef35435b479 100644 --- a/src/systty.h +++ b/src/systty.h @@ -118,7 +118,7 @@ static struct sensemode { #include #endif -#ifdef AIX +#ifdef AIXHFT /* Get files for keyboard remapping */ #define HFNKEYS 2 #include