Commit efaba477 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Recognize OpenBSD as platform. Federico says it almost works.

Submitted by:	Federico G. Schwindt
parent cc710d56
...@@ -12,6 +12,9 @@ Darwin) ...@@ -12,6 +12,9 @@ Darwin)
FreeBSD) FreeBSD)
LIBTOOLIZE=libtoolize LIBTOOLIZE=libtoolize
;; ;;
OpenBSD)
LIBTOOLIZE=libtoolize
;;
Linux) Linux)
LIBTOOLIZE=libtoolize LIBTOOLIZE=libtoolize
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment