diff options
Diffstat (limited to 'emulators/virtualbox-ose/files/patch-configure')
-rw-r--r-- | emulators/virtualbox-ose/files/patch-configure | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/emulators/virtualbox-ose/files/patch-configure b/emulators/virtualbox-ose/files/patch-configure index d296d38cd70e..c6532c3db606 100644 --- a/emulators/virtualbox-ose/files/patch-configure +++ b/emulators/virtualbox-ose/files/patch-configure @@ -1,5 +1,14 @@ --- configure.orgi 2009-05-31 13:43:50.000000000 +0200 +++ configure 2009-05-31 13:45:47.000000000 +0200 +@@ -102,7 +102,7 @@ + XSLTPROC="xsltproc" + GENISOIMAGE="genisoimage" + MKISOFS="mkisofs" +-LIBCRYPTO="-lcrypto" ++LIBCRYPTO="-lcrypto -lssl" + LIBPTHREAD="-lpthread" + LIBCAP="-lcap" + GSOAP="" @@ -1698,7 +1698,7 @@ cat $ODIR.tmp_src.cc >> $LOG echo "using the following command line:" >> $LOG |