init_lread fix for bug#12302
authorGlenn Morris <rgm@gnu.org>
Thu, 30 Aug 2012 00:47:33 +0000 (20:47 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 30 Aug 2012 00:47:33 +0000 (20:47 -0400)
commit31d024384ce7b399475651d7114b097a0309152c
treea2f48ee6db0dcf333cb203ea74cfbf703e76b0e0
parent966560123e15a30174313673b00c16ce6b692aa6
init_lread fix for bug#12302

* src/lread.c (init_lread): For out-of-tree builds, only add the
source directory's site-lisp dir to the load-path if it exists,
consistent with in-tree builds.
src/ChangeLog
src/lread.c