Update of /cvsroot/audacity/audacity-src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8862

Modified Files:
        configure 
Log Message:
Apply patch for non-bash shells (e.g. classic bourne shell) from Brian Cameron, 
re-generate configure with it


Index: configure
===================================================================
RCS file: /cvsroot/audacity/audacity-src/configure,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- configure   28 Jun 2009 08:56:06 -0000      1.178
+++ configure   12 Sep 2009 11:24:56 -0000      1.179
@@ -644,6 +644,7 @@
 JACK_CFLAGS
 GTK_LIBS
 GTK_CFLAGS
+PKG_CONFIG
 HAVE_GTK
 host_os
 host_vendor
@@ -653,31 +654,6 @@
 build_vendor
 build_cpu
 build
[...3889 lines suppressed...]
-       ac_cv_c99_lrintf=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:$LINENO: result: $ac_cv_c99_lrintf" >&5
-$as_echo "$ac_cv_c99_lrintf" >&6; }
-if test "x$ac_cv_c99_lrintf" = "xyes"; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_LRINTF 1
-_ACEOF
-
-fi
-
+AC_C99_FUNC_LRINT
+AC_C99_FUNC_LRINTF
 
 
 if [ "$use_ladspa" = "yes" ] ; then


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to