Changeset 10671 for lang/elisp

Show
Ignore:
Timestamp:
04/28/08 20:11:48 (7 months ago)
Author:
lieutar
Message:

I changed the layout of directories.

Location:
lang/elisp/escm/trunk
Files:
1 removed
2 modified
23 copied

Legend:

Unmodified
Added
Removed
  • lang/elisp/escm/trunk/Makefile.in

    r10654 r10671  
    5252        find . -type f -name \*.elc |xargs rm 
    5353 
    54 install: install.el 
    55         $(EMACS) $(EMACSFLAGS) -l emacs-config.el 
     54install: install.el elc 
     55        cp  
    5656 
    5757distclean: clean 
  • lang/elisp/escm/trunk/configure.in

    r9339 r10671  
    11AC_INIT(escm.el) 
    2 dnl AC_SET_MAKE 
    3 dnl AC_PROG_INSTALL 
    4  
    52AC_ARG_WITH([ emacs ] , 
    63            AS_HELP_STRING([--with-emacs@<:@=PATH@:>@],