diff options
author | Jason Evans <jasone@canonware.com> | 2013-01-22 18:53:29 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2013-01-22 18:53:29 (GMT) |
commit | 7329a4f038ed096f3cfa11cb60433f44009fbe16 (patch) | |
tree | 17b3c56b22ffca4ea4ab17acc7e39bb8674f0c9f /src/tsd.c | |
parent | 88393cb0eb9a046000d20809809d4adac11957ab (diff) | |
download | jemalloc-7329a4f038ed096f3cfa11cb60433f44009fbe16.zip jemalloc-7329a4f038ed096f3cfa11cb60433f44009fbe16.tar.gz jemalloc-7329a4f038ed096f3cfa11cb60433f44009fbe16.tar.bz2 |
Fix AC_PATH_PROG() calls to specify default.
Fix AC_PATH_PROG() calls to specify 'false' as the default, so that if
the configure script fails to find a program, the false program is
instead called, and an error occurs. Prior to this fix, if xsltproc
could not be found, make would not report an error due to the leading -o
in the xsltproc invocation.
Reported by David Reiss.
Diffstat (limited to 'src/tsd.c')
0 files changed, 0 insertions, 0 deletions