configury changes to make ld plugin support controlled by --enable-plugins
[deliverable/binutils-gdb.git] / gprof / configure.ac
index 583ad244cc603564ab61062b9e13d4eb602c0d8e..e2d3718540f93913b68dc6bd5459cedfad705a01 100644 (file)
@@ -35,10 +35,10 @@ AC_CONFIG_HEADERS([gconfig.h:gconfig.in])
 AC_PROG_CC
 AC_GNU_SOURCE
 AC_USE_SYSTEM_EXTENSIONS
-ACX_LARGEFILE
 AC_PROG_INSTALL
 
 LT_INIT
+ACX_LARGEFILE
 
 AC_CHECK_FUNCS(setmode)
 
This page took 0.024328 seconds and 4 git commands to generate.