diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/ibmrt.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/ibmrt.h b/src/m/ibmrt.h index 03d55fabbf6..0f8342679ce 100644 --- a/src/m/ibmrt.h +++ b/src/m/ibmrt.h | |||
| @@ -137,3 +137,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 137 | 137 | ||
| 138 | /* rocky@watson.ibm.com says this is needed. */ | 138 | /* rocky@watson.ibm.com says this is needed. */ |
| 139 | #define HAVE_FTIME | 139 | #define HAVE_FTIME |
| 140 | |||
| 141 | /* Use the bitmap files that come with Emacs. */ | ||
| 142 | #define EMACS_BITMAP_FILES | ||