mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 23:33:03 +00:00
gnulib: improve prefixing.
* configure.ac (gl_PREFIXED_LIBOBJS): Don't rename it, rather, change the value of... (gl_LIBOBJS): this. Adjust more variables. * etc/prefix-gnulib-mk (prefix_assignment): Don't rename gl_LIBOBJS. (prefix): Also transform rules whose targets have slashes. Use $prefix liberally. Map @MKDIR_P@ to $(MKDIR_P). Prefix directories that are mkdir'd.
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2009-08-12 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
gnulib: improve prefixing.
|
||||
* configure.ac (gl_PREFIXED_LIBOBJS): Don't rename it, rather,
|
||||
change the value of...
|
||||
(gl_LIBOBJS): this.
|
||||
Adjust more variables.
|
||||
* etc/prefix-gnulib-mk (prefix_assignment): Don't rename
|
||||
gl_LIBOBJS.
|
||||
(prefix): Also transform rules whose targets have slashes.
|
||||
Use $prefix liberally.
|
||||
Map @MKDIR_P@ to $(MKDIR_P).
|
||||
Prefix directories that are mkdir'd.
|
||||
|
||||
2009-08-12 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
build: fix paths.
|
||||
|
||||
Reference in New Issue
Block a user