diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-18 20:14:35 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-18 20:14:35 +0000 |
| commit | ba5102bc8a52805ae46b69fd3d82d87b44db8547 (patch) | |
| tree | 85a6bdde9ca469414e8724ca6e8ed7aabc464e07 /sysutils/conky/files/patch-configure | |
| parent | pidgin-osd is a pidgin plugin which provides on screen displaying a (diff) | |
- Add RSS, LUA_CAIRO and LUA_IMLIB2 options
PR: ports/141176
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
Notes
Notes:
svn path=/head/; revision=246175
Diffstat (limited to 'sysutils/conky/files/patch-configure')
| -rw-r--r-- | sysutils/conky/files/patch-configure | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/sysutils/conky/files/patch-configure b/sysutils/conky/files/patch-configure index 9e5434264b55..74cd4d428180 100644 --- a/sysutils/conky/files/patch-configure +++ b/sysutils/conky/files/patch-configure @@ -1,5 +1,23 @@ ---- configure.orig 2009-09-17 09:53:21.000000000 +0300 -+++ configure 2009-09-17 10:13:11.000000000 +0300 +--- configure.orig ++++ configure +@@ -15930,7 +15930,7 @@ + + fi + fi +- for ac_prog in tolua++ tolua++5.1 ++ for ac_prog in tolua++ tolua++5.1 tolua++-5.1 + do + # Extract the first word of "$ac_prog", so it can be a program name with args. + set dummy $ac_prog; ac_word=$2 +@@ -16006,7 +16006,7 @@ + return 0; + } + _ACEOF +-for ac_lib in '' tolua++ tolua++5.1; do ++for ac_lib in '' tolua++-5.1 tolua++ tolua++5.1; do + if test -z "$ac_lib"; then + ac_res="none required" + else @@ -19845,7 +19845,6 @@ ac_res=$ac_cv_search_clock_gettime if test "$ac_res" != no; then |
