summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2014-06-30 17:30:21 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-07-07 15:47:02 -0400
commit0388646bdba5f91bb6bb509f5a1c6e9e3f068555 (patch)
tree864c997fcfe9e1730972ed839d238c423168dd55 /.gitignore
parent9981969d7dc14d6eb67389b56c37194938841c61 (diff)
downloadlibnice-0388646bdba5f91bb6bb509f5a1c6e9e3f068555.tar.gz
build: Add GObject introspection support
This bumps our autoconf requirement to 2.62 (from 2.59c) and disables automake portability warnings. It does not introduce a hard dependency on gobject-introspection; but if available, it requires version 1.30.0. Support can be enabled with --enable-introspection, and is required to make distcheck. The generated introspection file has not been checked thoroughly, and may expose internal symbols. A lot of new annotations are needed to make many of the symbols usable.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bafa810..313bf7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,6 +66,8 @@ agent/test-fallback
agent/test-fullmode
agent/test-restart
agent/test-thread
+agent/Nice-*.gir
+agent/Nice-*.typelib
# stun/ stuff