From: Geoff Voelker Date: Fri, 3 May 1996 18:20:11 +0000 (+0000) Subject: (CONFIG_H) [WIN95]: Use config.nt. X-Git-Tag: emacs-19.34~730 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ff4fcfcd30f70e3e5cd9e79cd2e3a3ad5a7c4609;p=emacs.git (CONFIG_H) [WIN95]: Use config.nt. --- diff --git a/nt/makefile.def b/nt/makefile.def index aa33dbb7de6..ba77a54a493 100644 --- a/nt/makefile.def +++ b/nt/makefile.def @@ -81,7 +81,7 @@ ARCH = ppc # We're on Windows 95 ARCH = i386 CPU = i386 -CONFIG_H = config.w95 +CONFIG_H = config.nt OS_TYPE = win95 !endif