Skip to content

Commit 415c9ec

Browse files
author
Tal Zilcer
committed
Added ability to use autreconf version 1.11
1 parent 98a73ae commit 415c9ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
AC_INIT([jsonrpc-c], [0.1], [hmng@farol.pt])
22
AC_CONFIG_SRCDIR([src/jsonrpc-c.c])
33

4+
m4_pattern_allow([AM_PROG_AR])
45
AM_PROG_AR
56
LT_INIT
67
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

0 commit comments

Comments
 (0)