diff --git a/configure b/configure index 25cfb7a1a20..84b0267e4c7 100755 --- a/configure +++ b/configure @@ -20247,7 +20247,7 @@ cat >>conftest.$ac_ext <<_ACEOF #include int main() { unsigned long p; - return (int)getsect("__DATA","ยด__pass_info", &p); + return (int)getsect("__DATA","__pass_info", &p); } _ACEOF