mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
14 lines
391 B
Plaintext
14 lines
391 B
Plaintext
$NetBSD: patch-ab,v 1.3 2009/07/16 22:51:50 uebayasi Exp $
|
|
|
|
--- configure.orig 2009-07-17 07:47:52.000000000 +0900
|
|
+++ configure
|
|
@@ -1227,7 +1227,7 @@ mule1)
|
|
ELC_FILES="tc-is18.elc"
|
|
NO_COMPILE_EL_FILES="tc-sysdep.el tc-is19.el tc-is20.el"
|
|
;;
|
|
-mule4|mule5)
|
|
+mule4|mule5|mule6)
|
|
EL_FILES="tc-is20.el"
|
|
ELC_FILES="tc-is20.elc"
|
|
NO_COMPILE_EL_FILES="tc-sysdep.el tc-is18.el tc-is19.el"
|