updated on Fri Jan 6 08:01:17 UTC 2012
[aur-mirror.git] / cmigemo / configure.patch
blob8beef20c15a5268b3d94cac341e8b04078850ddb
1 *** configure 2010-11-26 07:42:07.947319160 +0900
2 --- configure.patch 2010-11-26 07:41:47.197319162 +0900
3 ***************
4 *** 47,56 ****
5 PROGRAM_INSTALL="/usr/bin/install"
6 else
7 PROGRAM_INSTALL="/usr/bin/install"
8 ! echo "WARNING: Can't find install program."
9 ! echo " But set it \"/usr/bin/install\". So need to make sure."
12 # for Debug
13 if test 0 != 0 ; then
14 echo "PROGRAM_HTTP=${PROGRAM_HTTP}" 1>&2
15 --- 47,56 ----
16 PROGRAM_INSTALL="/usr/bin/install"
17 else
18 PROGRAM_INSTALL="/usr/bin/install"
19 ! # echo "WARNING: Can't find install program."
20 ! # echo " But set it \"/usr/bin/install\". So need to make sure."
22 ! PROGRAM_INSTALL="/bin/install"
23 # for Debug
24 if test 0 != 0 ; then
25 echo "PROGRAM_HTTP=${PROGRAM_HTTP}" 1>&2