]> git.lyx.org Git - features.git/commitdiff
Use the python found by configure to build po files, part 2
authorJulien Rioux <jrioux@lyx.org>
Fri, 21 Oct 2011 18:26:12 +0000 (18:26 +0000)
committerJulien Rioux <jrioux@lyx.org>
Fri, 21 Oct 2011 18:26:12 +0000 (18:26 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39909 a592a061-630c-0410-9148-cb99ea01b6c8

po/Makefile.in.in

index 6306477bd3ab5f71744ad32fac0ddb0d4c5695bd..33534f93140225f4b81cb2997dcf9540ec00bf6f 100644 (file)
@@ -14,6 +14,8 @@ PACKAGE = @PACKAGE@
 VERSION = @VERSION@
 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
+PYTHON = @PYTHON@
+
 SHELL = /bin/sh
 @SET_MAKE@