summaryrefslogtreecommitdiff
path: root/package/cxxtools/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-30 20:20:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-30 20:20:57 +0200
commite2454e75ec1ee4aa50af8e96838c3feb53904d08 (patch)
tree5a05596c49e3e1533236c478434e79660c5345b0 /package/cxxtools/patches/patch-Makefile_in
parentee19c86dc8f3d69e9082d45d2824a18710311ecb (diff)
parent76acdb984750a027ddc2fc899e5a15d95251bb49 (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 \