Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 677484
Collapse All | Expand All

(-)fdm-1.9/configure-ORIG (-1 / +1 lines)
Lines 4502-4508 Link Here
4502
#ifdef __cplusplus
4502
#ifdef __cplusplus
4503
extern "C"
4503
extern "C"
4504
#endif
4504
#endif
4505
char SSL_library_init ();
4505
#include <openssl/ssl.h>
4506
int
4506
int
4507
main ()
4507
main ()
4508
{
4508
{

Return to bug 677484