We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a73ae commit 415c9ecCopy full SHA for 415c9ec
configure.ac
@@ -1,6 +1,7 @@
1
AC_INIT([jsonrpc-c], [0.1], [hmng@farol.pt])
2
AC_CONFIG_SRCDIR([src/jsonrpc-c.c])
3
4
+m4_pattern_allow([AM_PROG_AR])
5
AM_PROG_AR
6
LT_INIT
7
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
0 commit comments