aboutsummaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/vincent/files/libtool222.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-07-31 14:56:45 +0000
committerRichard Purdie <richard@openedhand.com>2008-07-31 14:56:45 +0000
commit1125bc853f687c5deadb06ca72562c12d632f5e3 (patch)
tree830e157b997c077cbc2ee1eda2c140bb33f9d571 /meta-extras/packages/vincent/files/libtool222.patch
parent2d5d1ef1ac0331b0a9b1a124cb656e07222c5f05 (diff)
downloadopenembedded-core-contrib-1125bc853f687c5deadb06ca72562c12d632f5e3.tar.gz
Drop vincent, it doesn't work at present
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4991 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta-extras/packages/vincent/files/libtool222.patch')
-rw-r--r--meta-extras/packages/vincent/files/libtool222.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-extras/packages/vincent/files/libtool222.patch b/meta-extras/packages/vincent/files/libtool222.patch
deleted file mode 100644
index 9511cc7bbc..0000000000
--- a/meta-extras/packages/vincent/files/libtool222.patch
+++ /dev/null
@@ -1,18 +0,0 @@
----
- configure.ac | 1 +
- 1 file changed, 1 insertion(+)
-
---- ogles.orig/configure.ac
-+++ ogles/configure.ac
-@@ -27,10 +27,11 @@ VINCENT_LT_LDFLAGS="-version-info $VINCE
- AC_SUBST(VINCENT_LT_VERSION)
- AC_SUBST(VINCENT_LT_LDFLAGS)
-
- AC_PROG_CC
- AC_PROG_CPP
-+AC_PROG_CXX
- AC_PROG_LIBTOOL
-
- #Check pthreads
- AC_MSG_CHECKING([for pthread options])
- AC_CHECK_LIB(pthread, pthread_join, PTHREAD_LIBS="-lpthread",