components/desktop/libgtkspell/patches/01-fixxref-modules.patch
changeset 5235 067b04ef352f
equal deleted inserted replaced
5234:86429078b67e 5235:067b04ef352f
       
     1 Extra options to supply to gtkdoc-fixref for Solaris.
       
     2 
       
     3 This change will not be sent upstream.
       
     4 
       
     5 diff -ruN docs.orig/Makefile.am docs/Makefile.am
       
     6 --- gtkspell-2.0.16/docs.orig/Makefile.am	2010-01-27 23:14:49.449868110 +0000
       
     7 +++ gtkspell-2.0.16/docs/Makefile.am	2010-01-27 23:15:03.635550227 +0000
       
     8 @@ -44,7 +44,7 @@
       
     9  
       
    10  # Extra options to supply to gtkdoc-fixref. Not normally needed.
       
    11  # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
       
    12 -FIXXREF_OPTIONS=
       
    13 +FIXXREF_OPTIONS=--module=$(DOC_MODULE)
       
    14  
       
    15  # Used for dependencies. The docs will be rebuilt if any of these change.
       
    16  # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h