chiark / gitweb /
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 a02086436dc9c29fdbef6e6d3682afa736979e17..28e8775998ff253d87fa8aaad40ef25b31268774 100644 (file)
@@ -79,7 +79,7 @@ case "$host" in
   if test $want_coreaudio = yes; then
     COREAUDIO="-framework CoreAudio"
   fi
   if test $want_coreaudio = yes; then
     COREAUDIO="-framework CoreAudio"
   fi
-  BROWSER=open
+  browser=open
   ;;
 * )
   AC_MSG_RESULT([unknown, winging it])
   ;;
 * )
   AC_MSG_RESULT([unknown, winging it])