/[guile]/guile/guile-core/configure.in
ViewVC logotype

Diff of /guile/guile-core/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.206 by mdj, Mon Dec 9 13:42:51 2002 UTC revision 1.207 by mdj, Tue Dec 10 17:54:01 2002 UTC
# Line 649  case "$with_threads" in Line 649  case "$with_threads" in
649          [Define if using pthread multithreading.])          [Define if using pthread multithreading.])
650        with_threads="pthreads",        with_threads="pthreads",
651        with_threads="null")        with_threads="null")
652          if test $GCC = yes; then
653          AC_DEFINE(_THREAD_SAFE, 1,
654            [Use thread safe versions of GNU Libc functions.])
655          fi
656    ;;    ;;
657  esac  esac
658    

Legend:
Removed from v.1.206  
changed lines
  Added in v.1.207

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26