(config-semi): fixed.
authormorioka <morioka>
Tue, 13 May 1997 15:03:32 +0000 (15:03 +0000)
committermorioka <morioka>
Tue, 13 May 1997 15:03:32 +0000 (15:03 +0000)
SEMI-MK

diff --git a/SEMI-MK b/SEMI-MK
index 4c7587c..02c7e44 100644 (file)
--- a/SEMI-MK
+++ b/SEMI-MK
@@ -1,6 +1,6 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: SEMI-MK,v 0.4 1997-05-13 14:32:39 morioka Exp $
+;;; $Id: SEMI-MK,v 0.5 1997-05-13 15:03:32 morioka Exp $
 ;;;
 
 (defun config-semi ()
@@ -18,7 +18,9 @@
     (and (setq lisp-dir (car command-line-args-left))
         (or (string-equal "NONE" lisp-dir)
             (defvar LISPDIR lisp-dir)
-            )))
+            ))
+    (setq command-line-args-left (cdr command-line-args-left))
+    )
   (load-file "SEMI-CFG")
   (load-file "SEMI-ELS")
   (princ (format "PREFIX=%s\tEXEC_PREFIX=%s