Don't let configure add "-L/usr/lib" to the compiler command line due to qt,attic/branches/death_to_wvcallback
commit8cde7b7e21965ccac0fe90d1de2f9d34ca41be79
authorapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Wed, 10 Oct 2007 16:46:49 +0000 (10 16:46 +0000)
committerapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Wed, 10 Oct 2007 16:46:49 +0000 (10 16:46 +0000)
treecb0addf805e2775d7392f354035fedbf3a221eed
parent5f3adc4b557d4dedd26466e164a5ef4e41113795
Don't let configure add "-L/usr/lib" to the compiler command line due to qt,
because then wvdial can't build if you have an old wvstreams-dev in
/usr/lib.  "-L/usr/lib" is implicit, but it's implicitly *last*, which is
what we want.

git-svn-id: file:///home/apenwarr/alumnit-svn/public/branches/death_to_wvcallback@11818 6619c942-59fa-0310-bf43-a07aaa81d9ac
configure.ac