]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
The format string for size_t is always %zu, don't #error when not able to find it
authorMathieu Rene <mrene@avgs.ca>
Fri, 15 Jul 2011 15:42:48 +0000 (11:42 -0400)
committerMathieu Rene <mrene@avgs.ca>
Fri, 15 Jul 2011 15:42:48 +0000 (11:42 -0400)
commitd90bac3888b5f0f2dcd72dfeeb8460008cb71161
tree6b16ecd16dff400796be4f14562e9883fb2e2d44
parentc18c2b1dc0f77aff38c08cf0c7d2767fb9220d83
The format string for size_t is always %zu, don't #error when not able to find it
configure.in
libs/apr/configure.in