shithub: sox

Download patch

ref: 350589c6b0fc22600f7e18d46ed798e0f9ca03dd
parent: 3ede00030f8d5d8dbfbdb52ddab02ef0de0ed7c2
author: cbagwell <cbagwell>
date: Mon Jul 24 20:46:57 EDT 2000

Created new configure based on updated configure.in

--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in configure.in 0.4
+# From configure.in configure.in 0.5
 # Guess values for system-dependent variables and create Makefiles.
 # Generated automatically using autoconf version 2.13 
 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
@@ -1123,7 +1123,7 @@
 		CFLAGS="$CFLAGS -D_HPUX_SOURCE"
 		;;
 
-	*next*|*rhapsody* )
+	*next*|*rhapsody*|*apple*darwin* )
 		CFLAGS="$CFLAGS -DNeXT"
 		;;