CC=gcc
CFLAGS=-O2 -DDEBIAN
LDFLAGS=-L/usr/lib -L/usr/X11R6/lib
CPPFLAGS=-I/usr/include/pike/7.6.93/ -I/usr/include
CPP=gcc -E
LDSHARED=gcc -shared
configure_args=--without-rtldebug --without-cdebug --without-debug --with-cflags="" --with-cppflags="-DDEBIAN" --with-bignums --with-gmp --with-poll --with-zlib --with-freetype --with-ttflib --with-libnettle --without-libpdf --without-libpanda --without-sybase --without-java --with-odbc --with-sane --with-postgres --with-postgres-include-dir=/usr/include/postgresql --with-libpq-dir=/usr/lib --with-perl --without-ffmpeg --without-libpdf --without-libpanda --without-machine-code --with-security --without-GTK --without-GTK2
