libfcgi: fix build problem of libfcgi++
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 May 2012 04:56:10 +0000 (04:56 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 6 May 2012 15:39:15 +0000 (17:39 +0200)
commit4326f0020d31e17ccdc1ef991bbc50bdddc47abf
tree3fb8af00834f5468dd1fbbaa522b3ee3e3dfdd93
parented7b3362ad6dc33899766c803bba51240111aa43
libfcgi: fix build problem of libfcgi++

Fix the way libfcgi++ is linked against libfcgi to solve the
http://autobuild.buildroot.org/results/f8e88e93f32e4e94ac9aef5a3f3f2826f1970453/build-end.log
build problem.

Since we're fixing Makefile.am, take that opportunity to add -lm where
needed, to avoid the need of using custom LDFLAGS in libfcgi.mk.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libfcgi/libfcgi-link-against-libfcgi-la.patch [new file with mode: 0644]
package/libfcgi/libfcgi-link-against-math.patch [new file with mode: 0644]
package/libfcgi/libfcgi-make-autoreconfable.patch [new file with mode: 0644]
package/libfcgi/libfcgi.mk