Fix configure --enable-cplusplus make install
authorIvan Maidanski <ivmai@mail.ru>
Wed, 28 Dec 2011 10:55:57 +0000 (14:55 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 28 Dec 2011 10:55:57 +0000 (14:55 +0400)
commitb71d819fbb8b0319e5fe9bd2bf72f0000c6b7d82
tree0941b3a1937d246fb76ebe542c5b5e387278ff6c
parent9672dd818cd355f9bf019d163fb87306665e6980
Fix configure --enable-cplusplus make install

* Makefile.am (pkginclude_HEADERS): Remove gc_allocator.h
entry.
* Makefile.am (include_HEADERS): Add include/extra/gc_cpp.h entry
(only if CPLUSPLUS).
* include/include.am (pkginclude_HEADERS): Remove include/gc_cpp.h
entry.
* include/include.am (include_HEADERS): Remove include/extra/gc_cpp.h
entry.
Makefile.am
include/include.am