*** ../Pristine/kphotobook-0.0.7/configure Sun Sep 18 20:15:54 2005 --- kphotobook-0.0.7/configure Fri Jan 13 13:31:46 2006 *************** *** 83,88 **** fi generateMakefile ! echo "calling scons configure with parameters" ! $SCONS configure $@ --- 83,89 ---- fi generateMakefile ! ARGS=`echo " $@" | sed 's/ --//g' ` ! echo "calling scons configure with parameters: $ARGS" ! $SCONS configure $ARGS