downgraded default profile to core2
[k8sbuild.git] / xoptz / imlib2.xopt
blobd352c4da6756012a4721ea2db191f328c1f427b1
1 profile=empty
3   --enable-silent-rules          less verbose build output (undo: `make V=1')
4 #  --enable-shared[=PKGS]  build shared libraries [default=yes]
5 #  --enable-static[=PKGS]  build static libraries [default=yes]
6 #  --enable-fast-install[=PKGS] optimize for fast installation [default=yes]
7 #  --disable-libtool-lock  avoid locking (might break parallel builds)
8   --enable-mmx            attempt compiling using x86 mmx assembly [default=auto]
9   --disable-amd64          attempt compiling using amd64 assembly [default=auto]
12 [preconfigure]
13 if test ! -x configure; then
14   NOCONFIGURE=tan ./autogen.sh
16 [/preconfigure]
19 !DESC
20 Imlib2 (Image Loading And Rendering Library)
22 Imlib is a display depth-independent image loading and rendering
23 library. Imlib is designed to simplify and speed up the process of
24 loading images and obtaining X Window System drawables. Imlib
25 provides many simple manipulation routines which can be used for
26 common operations.
27 !EOF