mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:40:00 -04:00
parent
0359dfcf63
commit
5eceaccb00
1 changed files with 1 additions and 1 deletions
|
|
@ -3962,7 +3962,7 @@ case "$enable_atomic" in
|
|||
case "$host" in
|
||||
powerpc-ibm-aix*)
|
||||
if test "X$GCC" = "Xyes"; then
|
||||
AC_MSG_CHECKING([if asm("isc"); works])
|
||||
AC_MSG_CHECKING([if asm("ics"); works])
|
||||
AC_TRY_COMPILE(,[
|
||||
main() { asm("ics"); exit(0); }
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue