Am 06.01.2012 um 00:28 schrieb Pavel Sanda:

> Stephan Witt wrote:
>>> Author: switt
>>> Date: Thu Jan  5 20:50:18 2012
>>> New Revision: 40573
>>> URL: http://www.lyx.org/trac/changeset/40573
>>> 
>>> Log:
>>> #7927 apply patch from mft to support posix packageing on Mac for the 
>>> Gentoo prefix project
>>> 
> if possible i want the apple-darwin patch in branch.

Richard,
do you want to test it before?
I've attached the patch.

Stephan

/Users/Shared/LyX ~/cvs/lyx
Index: config/lyxinclude.m4
===================================================================
--- config/lyxinclude.m4        (Revision 40578)
+++ config/lyxinclude.m4        (Arbeitskopie)
@@ -512,6 +512,7 @@
           default_prefix=$ac_default_prefix
           case ${host} in
           *cygwin*) lyx_install_cygwin=true ;;
+          *apple-darwin*) lyx_install_macosx=true ;;
           esac ;;
     *) LYX_ERROR([Unknown packaging type $lyx_use_packaging]) ;;
 esac

Reply via email to