]> git.eshelyaron.com Git - emacs.git/commit
Revert the --with-install-srcdir patch
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 28 Jan 2020 07:04:20 +0000 (23:04 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 28 Jan 2020 07:17:10 +0000 (23:17 -0800)
commita02b179242a55aba20158aa245e5643a04d07576
tree60ea8c8bbba239d0c92d459d47b588b1b2a53571
parent688e92426bfa2c5f21bd2ab7a1361c8febf2ca90
Revert the --with-install-srcdir patch

Also, update description of debuginfo and sources to match
Debian and Red Hat more accurately, and move this sad tale
from INSTALL to etc/PROBLEMS which is a better home for it.
* Makefile.in (emacs_srcdir, install-c-src):
* configure.ac (emacs_srcdir, --with-install-srcdir):
* src/epaths.in (PATH_EMACS_SOURCE):
* src/lread.c (emacs-source-directory):
Remove.  All uses removed.
* lisp/emacs-lisp/find-func.el (find-function-C-source):
Do not worry about compressed C sources.
* src/lread.c: Do not include <dosname.h>.
INSTALL
Makefile.in
configure.ac
etc/NEWS
etc/PROBLEMS
lisp/emacs-lisp/find-func.el
lisp/startup.el
src/epaths.in
src/lread.c