diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-23 09:47:27 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-23 09:47:27 +0000 |
| commit | d143f7e5ca5239cc7be12685b8a0231c06ceb38a (patch) | |
| tree | 20d53a37b8d6866eef2e978d977a4c6fb98ecc77 /audio/extace/files/patch-aa | |
| parent | e1431f76439f6edd29d5d93ff00a749eee59fb54 (diff) | |
This is the initial import of eXtace - an audio visualisation plugin for the
ESD sound daemon.
PR: 18386
Submitted by: sobomax
Diffstat (limited to 'audio/extace/files/patch-aa')
| -rw-r--r-- | audio/extace/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/extace/files/patch-aa b/audio/extace/files/patch-aa new file mode 100644 index 000000000000..7fc941847a01 --- /dev/null +++ b/audio/extace/files/patch-aa @@ -0,0 +1,11 @@ +--- configure.orig Mon Apr 10 15:41:18 2000 ++++ configure Mon Apr 10 15:42:04 2000 +@@ -3619,7 +3619,7 @@ + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lgdk_imlib `gtk-config --libs` $LIBS" ++LIBS="-lgdk_imlib `$GTK_CONFIG --libs` $LIBS" + cat > conftest.$ac_ext <<EOF + #line 3625 "configure" + #include "confdefs.h" |
