mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Preparing for rc3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26576 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c7bfae826c
commit
fa782312a1
@ -1,7 +1,7 @@
|
||||
dnl Process with autoconf to generate configure script -*- sh -*-
|
||||
|
||||
AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
|
||||
AC_SUBST(LYX_DATE, ["Thu, Aug 28, 2008"])
|
||||
AC_INIT(LyX,1.6.0rc3,[lyx-devel@lists.lyx.org],[lyx])
|
||||
AC_SUBST(LYX_DATE, ["Fri, Sep 26, 2008"])
|
||||
AC_PREREQ(2.52)
|
||||
AC_CONFIG_SRCDIR(src/main.cpp)
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
@ -38,7 +38,7 @@ dnl AC_PROG_MAKE_SET
|
||||
dnl AC_PROG_INSTALL
|
||||
|
||||
# Check for installed python
|
||||
AM_PATH_PYTHON(2.3,, :)
|
||||
AM_PATH_PYTHON(2.3.4,, :)
|
||||
|
||||
# Work around a problem in automake 1.4: when invoking install-strip,
|
||||
# INSTALL_PROGRAM is changed to 'install -s', and since
|
||||
|
712
po/zh_CN.po
712
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
711
po/zh_TW.po
711
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user