wok-stable rev 6622
Added X support back into imlib2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 10 01:43:10 2010 +0000 (2010-10-10) |
parents | 620e179d9d9e |
children | e89882e9e63e |
files | imlib2/receipt |
line diff
1.1 --- a/imlib2/receipt Sun Oct 10 01:18:53 2010 +0000 1.2 +++ b/imlib2/receipt Sun Oct 10 01:43:10 2010 +0000 1.3 @@ -21,6 +21,7 @@ 1.4 --prefix=/usr \ 1.5 --infodir=/usr/share/info \ 1.6 --mandir=/usr/share/man \ 1.7 + --with-x \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install