common/autoconf/configure.ac

Print this page

        

@@ -209,16 +209,16 @@
 BPERF_SETUP_BUILD_JOBS
 
 # Setup smart javac (after cores and memory have been setup)
 BPERF_SETUP_SMART_JAVAC
 
-# Can the C/C++ compiler use precompiled headers?
-BPERF_SETUP_PRECOMPILED_HEADERS
-
 # Setup use of ccache, if available
 BPERF_SETUP_CCACHE
 
+# Can the C/C++ compiler use precompiled headers?
+BPERF_SETUP_PRECOMPILED_HEADERS
+
 ###############################################################################
 #
 # And now the finish...
 #
 ###############################################################################