summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-26 18:40:20 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-11-26 18:40:20 -0500
commit73577f3bcbca6d75faf53a476e1ce76c390f1a98 (patch)
treee3397ddd249cd92133a2ea153ce5499302242a48 /.gitignore
parent908f00df4b6b9f22f19ccefcedd5836ac79368d5 (diff)
Allow autogen on systems without gtk-doc or introspection installed
On systems without gtk-doc installed, we were mocking up docs/gtk-doc.make and m4/gtk-doc.m4 to avoid a failure in configure. On systems without introspection installed, we were doing nothing and allowing the failure to occur. Since autogen should only be run on the developer side this is should be okay, but to be more friendly to other distros and users that want to start from autogen, we now bundle docs/gtk-doc.make m4/gtk-doc.m4 m4/introspection.m4 Care in the future should be taken by the developers to make sure these files stay up to day. This should take care of https://github.com/gentoo/eudev/issues/11 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f06f348396..5f66152f31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,8 +28,6 @@ m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
-m4/gtk-doc.m4
-docs/gtk-doc.make
docs/gudev/version.xml
docs/libudev/version.xml
man/udev.7