[Libreoffice-commits] .: configure.in
Robert Nagy
rnagy at kemper.freedesktop.org
Sun Nov 21 06:19:59 PST 2010
configure.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit e394fe91858b85a57781837d2aeaaa4613cb370e
Author: Robert Nagy <robert at openbsd.org>
Date: Sun Nov 21 15:19:15 2010 +0100
Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build
diff --git a/configure.in b/configure.in
index 5812d6b..c91e272 100644
--- a/configure.in
+++ b/configure.in
@@ -4490,6 +4490,7 @@ fi
AC_SUBST(SYSTEM_PYTHON)
AC_SUBST(PYTHON_CFLAGS)
AC_SUBST(PYTHON_LIBS)
+AC_SUBST(PYTHON)
HOME=`echo $HOME | $SED 's:\\\\:/:g'`
AC_SUBST(HOME)
More information about the Libreoffice-commits
mailing list