diff options
author | gdt <gdt> | 2003-12-08 18:12:34 +0000 |
---|---|---|
committer | gdt <gdt> | 2003-12-08 18:12:34 +0000 |
commit | 42d020486655d11f3ab189efad25aa5c6d1da1b9 (patch) | |
tree | e0a66d1c8851f30a450b3e4662ae43fa9c8e1b32 /ChangeLog | |
parent | aacfb2bfbc0f90e1011bd7b453b6928039269fd4 (diff) | |
download | quagga-42d020486655d11f3ab189efad25aa5c6d1da1b9.tar.bz2 quagga-42d020486655d11f3ab189efad25aa5c6d1da1b9.tar.xz |
{lib,ospfd,ospfapi}/Makefile.am:
Use pkginclude_HEADERS rather than include_HEADERS to place includes
in ${prefix}/include/quaggainstead of polluting ${prefix}/include.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-12-08 Greg Troxel <gdt@fnord.ir.bbn.com> + + * {lib,ospfd,ospfapi}/Makefile.am: Use pkginclude_HEADERS rather + than include_HEADERS to place includes in + ${prefix}/include/quaggainstead of polluting ${prefix}/include. + 2003-12-04 Greg Troxel <gdt@poblano.ir.bbn.com> * configure.ac: When setting exampledir to sysconfdir as a |