Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / comms / spandsp / patches / patch-aa
blob85bc33af3034e6766f062496e350257fcf526769
1 $NetBSD$
3 --- configure.orig      2011-02-06 01:41:29.000000000 +0000
4 +++ configure
5 @@ -26914,7 +26914,7 @@ fi
6  
7  done
8  
9 -if test "${build}" == "${host}"
10 +if test "${build}" = "${host}"
11  then
13  for ac_header in X11/X.h
14 @@ -28544,7 +28544,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLA
15  ac_compiler_gnu=$ac_cv_c_compiler_gnu
18 -if test "${build}" == "${host}"
19 +if test "${build}" = "${host}"
20  then
21      case "${host}" in
22      x86_64-*)