Last change
on this file was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100755
|
File size:
363 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | export XORG_PREFIX="/usr/X11" |
---|
| 2 | export CONFIGURE_OPTS="--prefix=$XORG_PREFIX --sysconfdir=/etc --localstatedir=/var --cache-file=/tmp/configure.cache" |
---|
| 3 | export PATH=$XORG_PREFIX/bin:$PATH |
---|
| 4 | export CPPFLAGS="-I/usr/include/freetype2 -I/usr/X11R6/include/ -I/usr/include/pixman-1/" |
---|
| 5 | export CFLAGS="-I/usr/include/freetype2 -I/usr/X11R6/include/ -I/usr/include/pixman-1/" |
---|
| 6 | |
---|
Note: See
TracBrowser
for help on using the repository browser.