]> arthur.barton.de Git - netatalk.git/blobdiff - configure.in
OpenBSD compile fix (tx to Jean-Philippe Rey for this one)
[netatalk.git] / configure.in
index bd008d5f376294c11f973d5b6dfc31e889f58762..4401b6f92dedc68721a2aaabcc54b78dc5698a01 100644 (file)
@@ -459,6 +459,7 @@ dnl ----- OpenBSD specific -----
 if test x"$this_os" = "xopenbsd"; then 
        AC_MSG_RESULT([ * OpenBSD specific configuration])
        AC_DEFINE(BSD4_4)
+       AC_DEFINE(DLSYM_PREPEND_UNDERSCORE)
 fi
 
 dnl ----- Solaris specific -----