summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Reiter <creiter@src.gnome.org>2017-01-24 18:58:48 +0100
committerChristoph Reiter <creiter@src.gnome.org>2017-03-20 16:40:23 +0100
commit8578ed7e9fd0486fd10e71d24f2e9f969793af8d (patch)
treedfbe297f3b282373b5f02e42c7283cb578450247 /.gitignore
parentf939a71167bd94c9e7777312af444183f7b20441 (diff)
downloadpygobject-8578ed7e9fd0486fd10e71d24f2e9f969793af8d.tar.gz
Port from gnome-common to autoconf-archive
See https://wiki.gnome.org/Projects/GnomeCommon/Migration Visible changes: * --enable-compile-warnings is now [no/auto/yes] instead of [no/minimum/yes/maximum/error] * warnings are errors by default except for releases or if --disable-Werror is passed (which is the default in jhbuild) AX_APPEND_COMPILE_FLAGS() gets used to disable some warnings enabled by AX_COMPILER_FLAGS() because they trigger with pycairo/python headers. Tested with gcc 6.3, clang 3.8.1 https://bugzilla.gnome.org/show_bug.cgi?id=777713
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8664413d..565e226b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,9 @@ Makefile.in
/m4/ltsugar.m4
/m4/ltversion.m4
/m4/lt~obsolete.m4
+/m4/glib-2.0.m4
+/m4/pkg.m4
+/m4/ax_*.m4
/missing
/mkinstalldirs
/omf.make