| commit | dea3bda86086623ec4562ab651e0cf3469bcadc7 | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@apple.com> | Fri Apr 16 05:14:21 2010 +0000 |
| committer | Eric Christopher <echristo@apple.com> | Fri Apr 16 05:14:21 2010 +0000 |
| tree | 205689e2b5fa1a3b117bfcb0b42fa98c58a8b342 | |
| parent | 55634730622575e7563a5813762bae27777b4dc6 [diff] [blame] |
Add a check for posix_spawn. Regenerate configure and other autoconf files. llvm-svn: 101444
diff --git a/llvm/configure b/llvm/configure index 82aaccd..75f1c2b 100755 --- a/llvm/configure +++ b/llvm/configure
@@ -17756,7 +17756,8 @@ -for ac_func in mktemp realpath sbrk setrlimit strdup + +for ac_func in mktemp posix_spawn realpath sbrk setrlimit strdup do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` { echo "$as_me:$LINENO: checking for $ac_func" >&5