]> git.eshelyaron.com Git - emacs.git/commitdiff
(CONFIG_H) [WIN95]: Use config.nt.
authorGeoff Voelker <voelker@cs.washington.edu>
Fri, 3 May 1996 18:20:11 +0000 (18:20 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Fri, 3 May 1996 18:20:11 +0000 (18:20 +0000)
nt/makefile.def

index aa33dbb7de6f07830768308877364e24e2e8a465..ba77a54a493841e86381face4b2e43d98e928cd0 100644 (file)
@@ -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