On Linux, my automated build fails against the latest CVS:

make[1]: Entering directory `/home/kayvan/src/lyx/po'
LC_ALL=C ; export LC_ALL ; \
rm -f POTFILES.in-t \
&& ( cd ..; \
     grep -l "_(\".*\")" `find src -regex ".*\\.\\(C\\|c\\|h\\|C\\.in\\)" -print
` |\
     sed -e '/xforms.forms/d' | grep -v -e "src/support/path_defines.C\ |\
     sort | uniq ) > POTFILES.in-t \
&& mv POTFILES.in-t POTFILES.in
/bin/sh: unexpected EOF while looking for `"'
/bin/sh: -c: line 2: syntax error
make[1]: *** [POTFILES.in] Error 2
make[1]: Leaving directory `/home/kayvan/src/lyx/po'
make: *** [distdir] Error 1


-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)

Reply via email to