From 530ecc0879572a7281655693a53cc17b6920b118 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 31 May 2011 15:47:44 +0200 Subject: osmo_pcap_client: Start with the framework for the pcap client This is just the normal skeleton for the osmocom code. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b57b3dd..51669ec 100644 --- a/configure.ac +++ b/configure.ac @@ -50,6 +50,7 @@ if test "$enable_coverage" = "yes"; then AC_SUBST([COVERAGE_LDFLAGS]) fi +AM_CONFIG_HEADER(osmopcapconfig.h) dnl Generate the output AC_OUTPUT( -- cgit v1.2.3