A couple more Irix tweaks.
This commit is contained in:
parent
b07612ce2f
commit
bb0688c163
1 changed files with 2 additions and 0 deletions
|
@ -263,6 +263,7 @@ if test "x$ac_cv_header_gpc_h" != "xyes"; then
|
|||
echo
|
||||
echo "(pausing 2 seconds)"
|
||||
sleep 2
|
||||
echo
|
||||
fi
|
||||
|
||||
dnl Check if Geographic Foundation Classes library is installed
|
||||
|
@ -284,6 +285,7 @@ if test "x$ac_cv_header_gfc_gdbf_h" != "xyes"; then
|
|||
echo
|
||||
echo "(pausing 5 seconds)"
|
||||
sleep 5
|
||||
echo
|
||||
fi
|
||||
|
||||
dnl Checks for header files.
|
||||
|
|
Loading…
Add table
Reference in a new issue