# | Line 24 | Line 24 | case %cmsplatf in | |
---|---|---|
24 | ;; | |
25 | esac | |
26 | ||
27 | < | echo yes | ./configure -prefix %i -stl -no-openssl -no-glib -no-libtiff -no-libpng -no-separate-debug-info $CONFIG_ARGS |
27 | > | echo yes | ./configure -prefix %i -stl -no-openssl -no-glib -no-libtiff -no-libpng -no-separate-debug-info -no-sql-odbc -no-sql-mysql $CONFIG_ARGS |
28 | ||
29 | # The following is a kludge around the fact that the fact that the | |
30 | # /usr/lib/libfontconfig.so soft link (for 32-bit lib) is missing |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |