--- parser3/buildall 2013/10/15 22:23:02 1.10 +++ parser3/buildall 2013/10/18 12:57:09 1.12 @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: buildall,v 1.10 2013/10/15 22:23:02 moko Exp $ +# $Id: buildall,v 1.12 2013/10/18 12:57:09 moko Exp $ install_directory=$HOME/parser3install sendmail_command="/usr/sbin/sendmail -i -t -f postmaster" @@ -159,7 +159,6 @@ if test "$build_xml" = "yes" -a ! -f "$p --without-legacy \ --without-push \ --without-python \ - --without-reader \ --without-writer \ --without-readline \ --without-regexps \ @@ -182,6 +181,7 @@ if test "$build_xml" = "yes" -a ! -f "$p lib="libxslt-1.1.28" prepare_gz $lib.tar.gz ftp://xmlsoft.org/libxslt/ echo "Configuring $lib..." + CFLAGS="-D__stub_clock_gettime -Dclock_gettime=choke_me" \ ./configure --prefix=$project_dir/gnome \ --with-libxml-prefix=$project_dir/gnome \ --without-debug \