patches/libunique-01-fixxref-modules.diff
author rohinis
Tue, 29 Nov 2011 17:32:55 +0000
branchs11express-2010-11
changeset 22234 c23e64da3e06
parent 17303 975b00079336
permissions -rw-r--r--
2011-11-29 Rohini S <[email protected]> * patches/Python26-22-audio.diff: Fixes CVE-2010-1634 * specs/SUNWPython26.spec: Fixes CR 7085446
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17303
975b00079336 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     1
diff -ruN libunique-1.1.6.orig/doc/reference/Makefile.am libunique-1.1.6/doc/reference/Makefile.am
975b00079336 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     2
--- libunique-1.1.6.orig/doc/reference/Makefile.am      2010-01-05 00:02:16.493854262 +0000
975b00079336 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     3
+++ libunique-1.1.6/doc/reference/Makefile.am   2010-01-05 00:03:47.003603531 +0000
975b00079336 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     4
@@ -34,7 +34,7 @@
975b00079336 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     5
 
975b00079336 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     6
 # Extra options to supply to gtkdoc-fixref. Not normally needed.
975b00079336 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
975b00079336 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     8
-FIXXREF_OPTIONS =
975b00079336 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     9
+FIXXREF_OPTIONS =--module=$(DOC_MODULE)
975b00079336 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
    10
 
975b00079336 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.
975b00079336 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
    12
 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h