diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-04-14 15:33:48 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-04-14 15:33:48 +0000 |
commit | 1ede440dd52ad4041e0e81980bec88465bb131fd (patch) | |
tree | 318224450873b3eba639ae538f1a79014b59425a /multimedia/libxine/files/patch-configure | |
parent | - Do not overwrite the existing config files when installing as a port or (diff) |
Update to 1-beta10.
Diffstat (limited to 'multimedia/libxine/files/patch-configure')
-rw-r--r-- | multimedia/libxine/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/libxine/files/patch-configure b/multimedia/libxine/files/patch-configure deleted file mode 100644 index c1537099f90e..000000000000 --- a/multimedia/libxine/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sun Feb 9 23:46:52 2003 -+++ configure Sun Feb 9 23:47:08 2003 -@@ -17057,7 +17057,7 @@ - fi - ALSA_CFLAGS="$ALSA_CFLAGS" - -- ac_save_CPPFLAGS="$CPPLAGS" -+ ac_save_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS $ALSA_CFLAGS" - if test "${ac_cv_header_alsa_asoundlib_h+set}" = set; then - echo "$as_me:$LINENO: checking for alsa/asoundlib.h" >&5 |