#!/bin/athena/bash
cd gdk-pixbuf
rm -f config.cache
export LD_LIBRARY_PATH=/usr/athena/lib:/mit/dia/arch/${ATHENA_SYS}/dia/lib
export GTK_CONFIG=/usr/athena/bin/gtk-config
./configure --prefix=/mit/dia/arch/share/ --exec-prefix=/mit/dia/arch/${ATHENA_SYS}/ 

# PLUS: take test-gdk-pixbuf out of "gdk-pixbuf/Makefile::noinst_PROGRAMS =  ... "
