summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2017-08-28 12:48:14 +0200
committerAleksander Morgado <aleksander@aleksander.es>2017-09-07 13:45:57 +0200
commit87341acaa88400cef750c2a7463bc131b79a16d9 (patch)
tree3a756746d015765244d2beb3aa52e47d1f894112 /.gitignore
parentb66aa5122519478ec29e9c33938bb7c1dc7558bd (diff)
build: import gtk-doc support
Remove the need to run `gtkdocize' when building from git; this should be an operation done by the maintainer when modernizing the gtk-doc setup (think of e.g. gettextize), no need to do it unconditionally. This makes it easier for platforms without gtk-doc to build from git. When trying to build with documentation enabled and gtk-doc isn't found, we get some nice warnings and errors in the configure report: checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.0 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... yes configure: error: You must have gtk-doc >= 1.0 installed to build documentation for ModemManager. Please install gtk-doc or disable building the documentation by adding '--disable-gtk-doc' to './configure'. Files generated with gtkdocize (gtk-doc) 1.25.1.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e0d8a7d6..97d136a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,7 +24,6 @@ Makefile.in
/ltmain.sh
/missing
/stamp-h1
-/gtk-doc.make
/libtool
/TAGS
/ABOUT-NLS