Kevin J. McCarthy wrote: > Attached is a patch to fix a configure.ac typo. After running > AC_SEARCH_LIBS([stringprep_check_version]...), the variable > $ac_cv_search_STRINGPREP_CHECK_VERSION was used instead of > $ac_cv_search_stringprep_check_version. > > This was giving a "test: =: unary operator expected" error.
It's probably my fault for labelling this as a "typo". This patch actually fixes an incorrect variable name in configure.ac. It doesn't seem to be causing massive issues, but is a pretty easy fix. Any chance of getting this applied? Thanks, -Kevin
signature.asc
Description: PGP signature
