* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
and we don't want that. (INCLUDES): Removed all -I options except for the root source directory and the root build directory. * *.*: Change includes so that they always use the "prefixes" libguile/, qt/, guile-readline/, or libltdl/. (Thanks to Tim Mooney.)
This commit is contained in:
parent
e415cb0666
commit
a059974535
100 changed files with 823 additions and 785 deletions
|
|
@ -1,3 +1,13 @@
|
|||
2000-04-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||
|
||||
* *.*: Change includes so that they always use the "prefixes"
|
||||
libguile/, qt/, guile-readline/, or libltdl/.
|
||||
|
||||
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
||||
and we don't want that.
|
||||
(INCLUDES): Removed all -I options except for the root source
|
||||
directory and the root build directory.
|
||||
|
||||
2000-04-04 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* readline.c (scm_readline): Must unpack SCM values to access
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue