chiark / gitweb /
Merge disorder-playrtp docs fix
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 1 Mar 2009 12:59:42 +0000 (12:59 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 1 Mar 2009 12:59:42 +0000 (12:59 +0000)
.bzrignore
configure.ac

index 022ddca92cb36f792c31caa02f3abba5bf6a4cd5..e5fb4931a6fb37405c8362b20d4775d78f79eaed 100644 (file)
@@ -200,3 +200,4 @@ doc/disorder_preferences.5.html
 plugins/index.html
 doc/disorder-choose.8
 doc/disorder-choose.8.html
+config.aux/compile
index 765123aafd708ec9ac238e4597591bc3eb075906..62b05844c1db64b9a3f027e92f3903f7906c322f 100644 (file)
@@ -41,6 +41,7 @@ want_coreaudio=yes
 
 # Checks for programs.
 AC_PROG_CC
+AM_PROG_CC_C_O
 AC_PROG_AWK
 AC_SET_MAKE
 if test "x$GCC" = xyes; then