Update of /cvsroot/pure-data/pd/portaudio In directory sc8-pr-cvs1:/tmp/cvs-serv10729/pd/portaudio
Modified Files: configure configure.in Log Message: Simply I've executed "autoconf", It seems that configure.in was ok but configure didn't.
Regards!
Index: configure =================================================================== RCS file: /cvsroot/pure-data/pd/portaudio/configure,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** configure 9 May 2003 16:03:52 -0000 1.1.1.1 --- configure 20 Nov 2003 19:28:52 -0000 1.2 *************** *** 1,23 **** #! /bin/sh # Guess values for system-dependent variables and create Makefiles. ! # Generated by Autoconf 2.52. # ! # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it.
! # Avoid depending upon Character Ranges. [...3888 lines suppressed...] { (exit 0); exit 0; } ! EOF chmod +x $CONFIG_STATUS ac_clean_files=$ac_clean_files_save
# configure is writing to config.log, and then calls config.status. --- 3467,3479 ----
done ! _ACEOF
! cat >>$CONFIG_STATUS <<_ACEOF
{ (exit 0); exit 0; } ! _ACEOF chmod +x $CONFIG_STATUS ac_clean_files=$ac_clean_files_save +
# configure is writing to config.log, and then calls config.status.
Index: configure.in =================================================================== RCS file: /cvsroot/pure-data/pd/portaudio/configure.in,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** configure.in 9 May 2003 16:03:52 -0000 1.1.1.1 --- configure.in 20 Nov 2003 19:28:52 -0000 1.2 *************** *** 91,94 **** --- 91,95 ---- dnl Unix OSS configuration
+ LIBS="$LIBS -L/usr/local/lib -L/usr/local/lib/pth/" AC_CHECK_LIB(pthread, pthread_create, ,