1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/devel/libsigc++/files/patch-ae
Steve Price fd3a9988f8 Adding libsigc++ version 0.8.6.
A callback framework for C++.

PR:		16419
Submitted by:	Joe Lu <JoeLu@JoeLu.m8.ntu.edu.tw>
2000-01-29 22:26:02 +00:00

12 lines
514 B
Plaintext

--- sigc++/macros/Makefile.in Thu Jan 20 03:40:59 2000
+++ sigc++/macros/Makefile.in Fri Jan 28 00:03:54 1994
@@ -83,7 +83,7 @@
templates = template.macros.m4 slot.h.m4 func_slot.h.m4 class_slot.h.m4 object_slot.h.m4 basic_signal.h.m4 bind.h.m4 rettype.h.m4 convert.h.m4
-m4includedir = $(includedir)/sigc++/macros
+m4includedir = $(prefix)/share/libsigc++
m4include_HEADERS = $(templates)
EXTRA_DIST = README $(templates)