From: morioka Date: Fri, 26 Feb 1999 06:45:22 +0000 (+0000) Subject: (install-just-print-p): Modify for special option of GNU make. X-Git-Tag: apel-mcs-2-9_12_2~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=eb68bef3143c180b06ec275d255e8081c1c66530;p=elisp%2Fapel.git (install-just-print-p): Modify for special option of GNU make. --- diff --git a/APEL-MK b/APEL-MK index 7ac0ec0..4942f76 100644 --- a/APEL-MK +++ b/APEL-MK @@ -9,7 +9,7 @@ case-fold-search) (princ (format "%s\n" flag)) (if flag - (string-match "^[^ =]*n" flag) + (string-match "^\\(\\(--[^ ]+ \\)+-\\|[^ =-]\\)*n" flag) ))) (defun config-apel ()