aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7938ff1d8..822c0d53e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,6 +32,8 @@ AH_TOP([#define _GNU_SOURCE 1])
32AC_CANONICAL_HOST 32AC_CANONICAL_HOST
33AC_PROG_AWK 33AC_PROG_AWK
34AC_PROG_CC 34AC_PROG_CC
35gl_EARLY
36gl_INIT
35AC_PROG_CPP 37AC_PROG_CPP
36AC_PROG_CXX 38AC_PROG_CXX
37AC_PROG_OBJC 39AC_PROG_OBJC
@@ -809,6 +811,7 @@ src/testing/Makefile
809src/topology/Makefile 811src/topology/Makefile
810src/transport/Makefile 812src/transport/Makefile
811src/util/Makefile 813src/util/Makefile
814src/util/libgnu/Makefile
812src/vpn/Makefile 815src/vpn/Makefile
813src/chat/Makefile 816src/chat/Makefile
814pkgconfig/Makefile 817pkgconfig/Makefile