Changeset: c9a1ba56fef9 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c9a1ba56fef9
Modified Files:
buildtools/conf/MonetDB.m4
Branch: Oct2010
Log Message:
Ancient typo.
diffs (12 lines):
diff -r 90b155731d58 -r c9a1ba56fef9 buildtools/conf/MonetDB.m4
--- a/buildtools/conf/MonetDB.m4 Thu Nov 18 10:23:13 2010 +0100
+++ b/buildtools/conf/MonetDB.m4 Thu Nov 18 11:46:19 2010 +0100
@@ -2761,7 +2761,7 @@
FIG2DEV_EPS=eps
AC_MSG_CHECKING([$FIG2DEV postscript option])
[ if [ "$FIG2DEV" ]; then
- echo "" > $FIG2DEV -L$FIG2DEV_EPS 2>/dev/null
+ echo "" | $FIG2DEV -L$FIG2DEV_EPS 2>/dev/null
if [ $? -ne 0 ]; then
FIG2DEV_EPS=ps
fi
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list