aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2003-10-08 14:58:46 +0000
committerN.N. <sevyves@users.sourceforge.net>2003-10-08 14:58:46 +0000
commit2eaa24c80e5757e170850f7797ff67b578cd5458 (patch)
tree97150d3cdee209b79ec186b46d2389f24c7b844e /configure
parentc63fe3ec4fa5c2c312a6b6ce7f9c7cefc0a6ab10 (diff)
Updated for 0.12.8
svn path=/trunk/externals/pidip/; revision=1074
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index b17f4a0..d4bdd84 100755
--- a/configure
+++ b/configure
@@ -1154,7 +1154,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-PDP_PIDIP_VERSION=0.12.4
+PDP_PIDIP_VERSION=0.12.8
PD_DIR=/usr/local/pd
PDP_DIR=/usr/local/pd/pdp
FFMPEG_SOURCE_DIR=/SOURCES/ffmpeg
@@ -4097,7 +4097,7 @@ fi
-MAGICK_LIBS="-L/usr/X11R6/lib `Magick-config --libs` `Magick-config --ldflags`"
+MAGICK_LIBS="-L/usr/X11R6/lib -lMagick `Magick-config --libs` `Magick-config --ldflags`"
MAGICK_CFLAGS="-I/usr/X11R6/include `Magick-config --cflags` "