diff options
| author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-12 09:25:48 +0000 |
|---|---|---|
| committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-12 09:25:48 +0000 |
| commit | 4c79d198a3eeaed76ecb7731131fa9dbb31a4adf (patch) | |
| tree | b63d649fe8a00906e78b52c334245dc924be0dec /audio/Maaate/files/patch-configure.in | |
| parent | 06572d0f8f31b87bb49a7210a892a4435515a3ad (diff) | |
add Maaate, a MPEG audio analysis toolkit
Diffstat (limited to 'audio/Maaate/files/patch-configure.in')
| -rw-r--r-- | audio/Maaate/files/patch-configure.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/Maaate/files/patch-configure.in b/audio/Maaate/files/patch-configure.in new file mode 100644 index 000000000000..67efc4a5a127 --- /dev/null +++ b/audio/Maaate/files/patch-configure.in @@ -0,0 +1,10 @@ +--- configure.in.orig Mon Feb 12 16:04:53 2001 ++++ configure.in Mon Feb 12 16:04:59 2001 +@@ -14,7 +14,6 @@ + + dnl Checks for libraries. + AC_CHECK_LIB(m,cos) +-AC_CHECK_LIB(xml,xmlParseFile) + + dnl Checks for header files. + AC_HEADER_STDC |
