mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
tasks-0.13: Add configure fix for libtool 2.2.2 (already merged into svn)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4259 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
Index: tasks-0.13/configure.ac
|
||||||
|
===================================================================
|
||||||
|
--- tasks-0.13.orig/configure.ac 2008-04-14 19:50:29.000000000 +0100
|
||||||
|
+++ tasks-0.13/configure.ac 2008-04-14 19:50:34.000000000 +0100
|
||||||
|
@@ -4,7 +4,6 @@
|
||||||
|
AC_CONFIG_HEADERS([libkoto/config.h])
|
||||||
|
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
|
||||||
|
|
||||||
|
-AM_DISABLE_STATIC
|
||||||
|
AC_PROG_CPP
|
||||||
|
AC_PROG_CC
|
||||||
|
AM_PROG_CC_C_O
|
||||||
@@ -1,4 +1,7 @@
|
|||||||
require tasks.inc
|
require tasks.inc
|
||||||
|
|
||||||
SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \
|
SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \
|
||||||
file://tasks-owl.diff;patch=1;pnum=0"
|
file://fix_configure.patch;patch=1;status=merged \
|
||||||
|
file://tasks-owl.diff;patch=1;pnum=0"
|
||||||
|
|
||||||
|
PR = "r1"
|
||||||
|
|||||||
Reference in New Issue
Block a user