diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-12 07:37:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-12 07:37:52 +0000 |
commit | 71eb095fd43290dafd0f64b01c9d5d9123e2335b (patch) | |
tree | 71b7596318a6ed94225a24a802db2f1f2245bbb8 /devel/libsigc++20/files/patch-aa | |
parent | Add gtkmm2 after a repo copy from gtk--. Gtkmm2 is a collection of C++ (diff) |
Add libsigc++12 after repo copy from libsigc++. Libsigc++2 is the typesafe
callback library for C++.
PR: 36945
Submitted by: garrett rooney <rooneg@electricjellyfish.net>
Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Diffstat (limited to 'devel/libsigc++20/files/patch-aa')
-rw-r--r-- | devel/libsigc++20/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libsigc++20/files/patch-aa b/devel/libsigc++20/files/patch-aa deleted file mode 100644 index 8c62291986a7..000000000000 --- a/devel/libsigc++20/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in Thu Jan 20 03:40:54 2000 -+++ Makefile.in Thu Jan 27 23:34:05 1994 -@@ -80,7 +80,7 @@ - USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@ - VERSION = @VERSION@ - --SUBDIRS = sigc++ tests -+SUBDIRS = sigc++ - DIST_SUBDIRS = sigc++ examples tests scripts - - bin_SCRIPTS = sigc-config |