Thanks Bojan. Seems to work for me, so I'll be adding it to 3.1. -Aaron
On 5/14/07, Bojan Smojver <[EMAIL PROTECTED]> wrote: > At present, the configure script looks for the presence of various > static libraries (i.e. .a files) to figure out if the shared library is > installed on the system. This test fails on systems that don't ship > static libraries (e.g. Fedora 7), although required shared library is > actually installed. > > The attached patch fixes the above problem and also uses variables > instead of hardcoded library extensions, to make detection more > portable. > > The patch is against the trunk. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Tcpreplay-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
