~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to m4/gtk-doc.m4

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-01-14 22:20:05 UTC
  • mto: (2.1.6 squeeze) (1.3.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 171.
  • Revision ID: james.westby@ubuntu.com-20100114222005-rll7tw9fojl3ac6z
Tags: upstream-2.29.5.1
ImportĀ upstreamĀ versionĀ 2.29.5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
                     [build documentation in pdf format [[default=no]]]),,
49
49
      [enable_gtk_doc_pdf=no])
50
50
 
51
 
  if test -n "$GTKDOC_MKPDF"; then
 
51
  if test -z "$GTKDOC_MKPDF"; then
52
52
    enable_gtk_doc_pdf=no
53
53
  fi
54
54