gnumeric r17074 - trunk/doc



Author: jdassen
Date: Fri Jan 16 16:41:50 2009
New Revision: 17074
URL: http://svn.gnome.org/viewvc/gnumeric?rev=17074&view=rev

Log:
The OMF file is needed for yelp/gnome-help to find the documentation.
Install it on non-Windows generally, not just for GNOME-enabled builds.


Modified:
   trunk/doc/ChangeLog
   trunk/doc/gnumeric-doc.make

Modified: trunk/doc/gnumeric-doc.make
==============================================================================
--- trunk/doc/gnumeric-doc.make	(original)
+++ trunk/doc/gnumeric-doc.make	Fri Jan 16 16:41:50 2009
@@ -6,7 +6,7 @@
 # Requires that the calling makefile define 'lang'
 
 docname = gnumeric
-if WITH_GNOME
+if !WITH_WIN32
   omffile = gnumeric-$(lang).omf
 endif
 gnumeric_docdir  = $(top_srcdir)/doc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]