patches/liboil-01-fixxref-modules.diff
author chrisk
Tue, 12 Jan 2010 16:41:20 +0000
changeset 17304 e202f3d6edec
permissions -rw-r--r--
2010-01-12 Christian Kelly <[email protected]> * base-specs/liboil.spec, patches/liboil-01-fixxref-modules.diff: Add patch to fix build issue.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17304
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     1
diff -ruN liboil-0.3.16.orig/doc/Makefile.am liboil-0.3.16/doc/Makefile.am
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     2
--- liboil-0.3.16.orig/doc/Makefile.am  2010-01-05 10:03:59.816025670 +0000
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     3
+++ liboil-0.3.16/doc/Makefile.am       2010-01-05 10:04:20.180786367 +0000
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     4
@@ -33,7 +33,7 @@
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     5
 
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     6
 # Extra options to supply to gtkdoc-fixref. Not normally needed.
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     7
 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     8
-FIXXREF_OPTIONS=
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     9
+FIXXREF_OPTIONS=--module=$(DOC_MODULE)
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
    10
 
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
    11
 # Used for dependencies. The docs will be rebuilt if any of these change.
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
    12
 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h