Kaydet (Commit) 3f05ea61 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Recognize also Interix

I did some initial testing with building under Interix some years
ago. Nothing came out of it, and LibreOffice certainly won't build
with it. But just commit this triviality now to get rid of
win32-interix.diff in the build repo.
üst b2c34b75
...@@ -1435,7 +1435,7 @@ case "$host_os" in ...@@ -1435,7 +1435,7 @@ case "$host_os" in
test_cups=no test_cups=no
_os=GNU _os=GNU
;; ;;
cygwin*) # Windows cygwin*|interix*) # Windows
test_cups=no test_cups=no
test_randr=no test_randr=no
test_freetype=no test_freetype=no
......
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