summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--proxy/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/configure.ac b/proxy/configure.ac
index 6f2b684..2c485f7 100644
--- a/proxy/configure.ac
+++ b/proxy/configure.ac
@@ -16,6 +16,7 @@ AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects tar-pax])
AM_PROG_CC_C_O
+AM_PROG_AR
AC_PROG_INSTALL
LT_INIT([disable-static])
AC_CONFIG_MACRO_DIR([m4])