Configure - move the addition of the zlib / libz lib to configs
[openssl.git] / Configurations / 99-personal-bodo.conf
index 24c0e1e34f77f523ec6f82adf9915ca5b669a8b3..c59333a2d1ce27d8973716df16022be38eaada05 100644 (file)
@@ -7,7 +7,7 @@
         cc               => "gcc",
         cflags           => "$gcc_devteam_warn -Wno-error=overlength-strings -DBN_DEBUG -DBN_DEBUG_RAND -DCONF_DEBUG -m64 -DL_ENDIAN -DTERMIO -g -DMD32_REG_T=int",
         thread_cflag     => "-D_REENTRANT",
-        ex_libs          => "-ldl",
+        ex_libs          => add(" ","-ldl"),
         bn_ops           => "SIXTY_FOUR_BIT_LONG",
         perlasm_scheme   => "elf",
         dso_scheme       => "dlfcn",