Am 17.03.2008 um 11:27 schrieb Jean-Marc Lasgouttes:

[EMAIL PROTECTED] writes:

+#ifdef __APPLE_CC__
+       single_window = false;
+#else
+       single_window = true;
+#endif

Stefan, as I wrote earlier this is not how it should be done. Could
you check that the following patch is equivalent? I am not sure that a
cmake build will catch this lyxrc.dist file, but this is how we want
to make configuration defaults instead of hardcoding.

Good to know. Will try.

Stefan

Reply via email to