diff options
Diffstat (limited to 'recordmydesktop/configure.ac')
-rw-r--r-- | recordmydesktop/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recordmydesktop/configure.ac b/recordmydesktop/configure.ac index 87ee5fc..69daf37 100644 --- a/recordmydesktop/configure.ac +++ b/recordmydesktop/configure.ac @@ -13,6 +13,7 @@ AM_CONFIG_HEADER(config.h) # Checks for programs. AC_PROG_CC +AM_PROG_CC_C_O AC_CANONICAL_HOST AC_C_BIGENDIAN |