configure: spell the "=" operator to test(1) correctly
authorGarrett Wollman <wollman@csail.mit.edu>
Thu, 28 Jul 2011 05:04:59 +0000 (01:04 -0400)
committerDerrick Brashear <shadow@dementia.org>
Fri, 29 Jul 2011 21:14:48 +0000 (14:14 -0700)
commit74e8bec7bec8b754498d9006ee6e7db3d105c0d7
tree4744ceee2677a0f67c3a52658f3e5ca6e834cd07
parent9e29a20df7cca05472825f57ed553780ac901520
configure: spell the "=" operator to test(1) correctly

Equality in the test(1) utility is represented by "=", not "==".
Some, but not all, versions of test accept the latter as an extension.

Change-Id: I25380f77e1c621965e0610318c9793874154cf15
Reviewed-on: http://gerrit.openafs.org/5106
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
acinclude.m4
src/cf/search-dirlist.m4