mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
update for qt 4.3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18061 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a42eadb719
commit
932193bd27
@ -61,7 +61,7 @@ directory. In the following, the full path to this directory is called
|
||||
|
||||
3. cd to the top of the LyX source hierarchy, and:
|
||||
|
||||
export LDFLAGS="-framework Carbon -framework OpenGL -framework AGL -framework QuickTime -lz"
|
||||
export LDFLAGS="-framework Carbon -framework OpenGL -framework AGL -framework QuickTime -lz -framework Cocoa"
|
||||
./autogen.sh
|
||||
./configure --prefix=/path/to/LyX.app --disable-concept-checks --with-version-suffix=-1.5 --with-qt4-dir=/path/to/QT4 --enable-optimization=-Os --without-x --with-included-gettext --with-frontend=qt4 --disable-stdlib-debug
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user