OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / make / include / main.defs
index 1c2a22e..3228593 100644 (file)
@@ -36,9 +36,14 @@ endif
 MODULES += contrib/x264
 
 ifneq (,$(filter $(BUILD.system),cygwin mingw))
+    MODULES += contrib/libiconv
     MODULES += contrib/zlib
 endif
 
+ifneq (,$(filter $(BUILD.system),solaris))
+    MODULES += contrib/libiconv
+endif
+
 ## these must come after contrib since some contrib modules are optional
 MODULES += libhb