jsonrpc-c
jsonrpc-c copied to clipboard
fix autoconf rebuild err and compile warnings
Hi
1.First I got error due to older autoreconf on our RHEL6.4. Due to some versioning conflict, I get a build error with AM_PROG_AR. It appears when using m4_pattern_allow or m4_ifdef makes it possible to get the job done nonetheless.
2.and fix some compile warnings: unused parameter unsigned int <=> int