13 lines
458 B
Diff
13 lines
458 B
Diff
|
Index: gc-7.2alpha6/Makefile.am
|
||
|
===================================================================
|
||
|
--- gc-7.2alpha6.orig/Makefile.am
|
||
|
+++ gc-7.2alpha6/Makefile.am
|
||
|
@@ -104,7 +104,6 @@ EXTRA_libgc_la_SOURCES = alpha_mach_dep.
|
||
|
|
||
|
if CPLUSPLUS
|
||
|
lib_LTLIBRARIES += libgccpp.la
|
||
|
-pkginclude_HEADERS += include/gc_cpp.h include/gc_allocator.h
|
||
|
libgccpp_la_SOURCES = gc_cpp.cc
|
||
|
libgccpp_la_LIBADD = ./libgc.la
|
||
|
libgccpp_la_LDFLAGS = -version-info 1:3:0 -no-undefined
|