summaryrefslogtreecommitdiff
path: root/package/cxxtools/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-30 15:39:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-30 15:39:09 +0200
commit27767d6da4e2dfd2505adff10a88b404831f3f6d (patch)
tree7fcba7ee423e7bc425e4ac85ee3893e9ac777b17 /package/cxxtools/patches/patch-Makefile_in
parentdd50e3ad11a5c40e40c0238320332598ebb872e6 (diff)
parent6506a9625c772f787201532cc579c2652ad437c8 (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 \