summaryrefslogtreecommitdiff
path: root/package/cxxtools/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-30 11:09:39 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-30 11:09:39 +0200
commit6506a9625c772f787201532cc579c2652ad437c8 (patch)
tree0c100d31f4052751f48d7dd843a23ec0d9d5ae1b /package/cxxtools/patches/patch-Makefile_in
parent4d36338cd8f5a2ede3f6d199a9e507fe10b95959 (diff)
parent0e9c9f94821959eb281428a52e3a5630765ca6ac (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/cxxtools/patches/patch-Makefile_in')
-rw-r--r--package/cxxtools/patches/patch-Makefile_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/cxxtools/patches/patch-Makefile_in b/package/cxxtools/patches/patch-Makefile_in
deleted file mode 100644
index d0936ae5d..000000000
--- a/package/cxxtools/patches/patch-Makefile_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- cxxtools-1.4.8.orig/Makefile.in 2008-05-26 19:51:34.000000000 +0200
-+++ cxxtools-1.4.8/Makefile.in 2009-11-19 22:10:18.000000000 +0100
-@@ -200,7 +200,7 @@ subdirs = @subdirs@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- ACLOCAL_AMFLAGS = -I m4
--SUBDIRS = src include demo
-+SUBDIRS = src include
- bin_SCRIPTS = cxxtools-config
- EXTRA_dist = \
- m4/acx_pthread.m4 \