mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
regen configure scripts
This commit is contained in:
2
doc/configure
vendored
2
doc/configure
vendored
@@ -1673,7 +1673,7 @@ else
|
|||||||
:
|
:
|
||||||
else
|
else
|
||||||
if test $ac_prog = installbsd &&
|
if test $ac_prog = installbsd &&
|
||||||
grep src/bos $ac_dir/$ac_prog >/dev/null 2>&1; then
|
strings $ac_dir/$ac_prog | grep src/bos >/dev/null 2>&1; then
|
||||||
# AIX installbsd doesn't work without option "-g".
|
# AIX installbsd doesn't work without option "-g".
|
||||||
:
|
:
|
||||||
else
|
else
|
||||||
|
|||||||
2
lib/configure
vendored
2
lib/configure
vendored
@@ -3544,7 +3544,7 @@ else
|
|||||||
:
|
:
|
||||||
else
|
else
|
||||||
if test $ac_prog = installbsd &&
|
if test $ac_prog = installbsd &&
|
||||||
grep src/bos $ac_dir/$ac_prog >/dev/null 2>&1; then
|
strings $ac_dir/$ac_prog | grep src/bos >/dev/null 2>&1; then
|
||||||
# AIX installbsd doesn't work without option "-g".
|
# AIX installbsd doesn't work without option "-g".
|
||||||
:
|
:
|
||||||
else
|
else
|
||||||
|
|||||||
2
src/configure
vendored
2
src/configure
vendored
@@ -3450,7 +3450,7 @@ else
|
|||||||
:
|
:
|
||||||
else
|
else
|
||||||
if test $ac_prog = installbsd &&
|
if test $ac_prog = installbsd &&
|
||||||
grep src/bos $ac_dir/$ac_prog >/dev/null 2>&1; then
|
strings $ac_dir/$ac_prog | grep src/bos >/dev/null 2>&1; then
|
||||||
# AIX installbsd doesn't work without option "-g".
|
# AIX installbsd doesn't work without option "-g".
|
||||||
:
|
:
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user