diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index aab01a4fcf..26d7b361f4 100644 --- a/configure.ac +++ b/configure.ac @@ -730,6 +730,7 @@ AC_MSG_CHECKING([for the platform triplet based on compiler characteristics]) cat >> conftest.c <<EOF #undef linux #undef i386 +#undef powerpc #undef unix #if defined(__linux__) # if defined(__x86_64__) && defined(__LP64__) |
