A few changes to improve configuration of FSP
commitcbd22ecaca012e05284df4ed29e98f52e0253bf9
authorJonas Fonseca <fonseca@diku.dk>
Mon, 16 Jan 2006 21:03:31 +0000 (16 22:03 +0100)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Sun, 29 Jan 2006 10:13:22 +0000 (29 11:13 +0100)
treed397f67ff2930217a9e7a2e1b1c0a6a7f58baee1
parent7c112e0fa5468100b49fd4f474b6504b9430d284
A few changes to improve configuration of FSP

 - Use EL_ARG_DEPENDS(), the other way ended up in undefined symbols
   errors with --enable-fsp and no fsplib.
 - Also check for -lfsp in addition to -lfsplib.
 - This could probably also use a --with-fsplib or something to specify the
   path, had problems with that too, because fsplib-0.7 installed into
   /usr/local, ...
configure.in