|
From: <pst...@us...> - 2008-11-11 17:42:51
|
Revision: 622
http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=622&view=rev
Author: pstieber
Date: 2008-11-11 17:42:42 +0000 (Tue, 11 Nov 2008)
Log Message:
-----------
Made a cosmetic change.
Modified Paths:
--------------
tex2rtf/configure.ac
Modified: tex2rtf/configure.ac
===================================================================
--- tex2rtf/configure.ac 2008-11-09 04:07:46 UTC (rev 621)
+++ tex2rtf/configure.ac 2008-11-11 17:42:42 UTC (rev 622)
@@ -101,7 +101,7 @@
AC_MSG_ERROR(unknown system type ${host}.)
esac
- wx_config_args="--static=no"
+wx_config_args="--static=no"
if test x$ac_arg_debug = xyes ; then
wx_config_args="$wx_config_args --debug"
fi
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|