diff options
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index e9b1b9c..5e4fbd7 100644 --- a/configure.ac +++ b/configure.ac @@ -8,9 +8,6 @@ AM_INIT_AUTOMAKE([tar-ustar]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_HEADERS([config.h]) -# Cross compiling support -AC_CANONICAL_HOST - # Checks for programs. AC_PROG_CXX |