/[anubis]/anubis/configure.ac
ViewVC logotype

Diff of /anubis/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by polak, Mon Jul 21 10:43:28 2003 UTC revision 1.23 by gray, Tue Aug 5 15:09:33 2003 UTC
# Line 301  else Line 301  else
301   fi   fi
302  fi  fi
303    
304    ### Check for Emacs site-lisp directory
305    AM_PATH_LISPDIR
306    if test "$EMACS" != "no"; then
307            lisp_LISP='$(LISPSRC)'
308    fi
309    AC_SUBST(lisp_LISP)
310    
311  AC_CONFIG_FILES([Makefile  AC_CONFIG_FILES([Makefile
312   build/Makefile   build/Makefile
313   build/guile-1.6/Makefile   build/guile-1.6/Makefile
# Line 314  AC_CONFIG_FILES([Makefile Line 321  AC_CONFIG_FILES([Makefile
321   po/Makefile.in   po/Makefile.in
322   scripts/Makefile   scripts/Makefile
323   src/Makefile   src/Makefile
324     elisp/Makefile
325   testsuite/Makefile   testsuite/Makefile
326   testsuite/data/Makefile   testsuite/data/Makefile
327   testsuite/etc/Makefile   testsuite/etc/Makefile

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26