mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
stupid typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17989 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8d0e191aa3
commit
00cd32985a
@ -591,7 +591,7 @@ case $lyx_use_packaging in
|
||||
datadir='${prefix}/Contents/Resources'
|
||||
pkgdatadir='${datadir}'
|
||||
mandir='${datadir}/man'
|
||||
lyx_install_macosx=false ;;
|
||||
lyx_install_macosx=true ;;
|
||||
windows) AC_DEFINE(USE_WINDOWS_PACKAGING, 1, [Define to 1 if LyX should use a Windows-style file layout])
|
||||
PACKAGE=LyX${version_suffix}
|
||||
default_prefix="C:/Program Files/${PACKAGE}"
|
||||
|
Loading…
Reference in New Issue
Block a user