]> git.pld-linux.org Git - packages/liboop.git/blob - liboop-tcl.patch
- new URLs, updated to 1.0
[packages/liboop.git] / liboop-tcl.patch
1 --- liboop-1.0/configure.ac.orig        2003-10-26 17:39:21.000000000 +0100
2 +++ liboop-1.0/configure.ac     2013-07-25 17:54:17.336205842 +0200
3 @@ -71,7 +71,7 @@
4  fi
5  
6  if test xno != x$with_tcl; then
7 -  for version in 8.4 8.3 8.2 8.1 8.0 ; do
8 +  for version in 8.5 8.4 8.3 8.2 8.1 8.0 ; do
9      CPPFLAGS="$save_cppflags -I/usr/include/tcl$version"
10      AC_CHECK_LIB(tcl$version,Tcl_Main,[
11      AC_CHECK_HEADER(tcl.h,[
This page took 0.037813 seconds and 3 git commands to generate.