summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite-engine/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/graphite-engine/configure.ac')
-rw-r--r--Build/source/libs/graphite-engine/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/graphite-engine/configure.ac b/Build/source/libs/graphite-engine/configure.ac
index b53fb537b9d..993f268edbd 100644
--- a/Build/source/libs/graphite-engine/configure.ac
+++ b/Build/source/libs/graphite-engine/configure.ac
@@ -34,9 +34,9 @@ AC_ARG_ENABLE(profilefn,
[allow functioncheck profiling (default=no)]))
# Checks for programs.
-AC_LANG_CPLUSPLUS
AC_PROG_INSTALL
AC_PROG_LIBTOOL
+AC_LANG_CPLUSPLUS
AC_PATH_PROG(LSB_RELEASE, lsb_release, no)