1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Enable thread testing outside the source tree.

This commit is contained in:
Bruce Momjian
2004-04-27 20:06:52 +00:00
parent e27338f26c
commit 75a5cbf31b
2 changed files with 3 additions and 3 deletions

2
configure vendored
View File

@ -17904,7 +17904,7 @@ else
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"
#include "confdefs.h"
#include "src/tools/thread/thread_test.c"
#include "$srcdir/src/tools/thread/thread_test.c"
_ACEOF
rm -f conftest$ac_exeext
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5