mac fix
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 10 Nov 2007 15:52:52 +0000 (15:52 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 10 Nov 2007 15:52:52 +0000 (15:52 +0000)
configure.ac

index a020864..28e8775 100644 (file)
@@ -79,7 +79,7 @@ case "$host" in
   if test $want_coreaudio = yes; then
     COREAUDIO="-framework CoreAudio"
   fi
-  BROWSER=open
+  browser=open
   ;;
 * )
   AC_MSG_RESULT([unknown, winging it])