]> granicus.if.org Git - graphviz/commitdiff
fix: stop ignoring changes to m4/*
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Jan 2021 21:46:14 +0000 (13:46 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 30 Jan 2021 18:24:57 +0000 (10:24 -0800)
These files are version controlled but were being manually unignored. Thus
changes to any missing entries (e.g. ax_check_compile_flag.m4) went unnoticed.
Now we don't ignore anything in this subdirectory because no generated files are
expected to end up there.

.gitignore

index d530280b75d0653a1bf20dc7ea2ba83b58ae5974..3076343db27707ee6c61d3e0a79d2c8b1009304f 100644 (file)
@@ -34,12 +34,7 @@ cmd/gvedit/qrc_mdi.cpp
 
 # Files generated by autogen.sh and autoreconf
 *.m4
-!m4/glib-gettext.m4
-!m4/ming.m4
-!m4/iconv.m4
-!m4/lib-ld.m4
-!m4/lib-link.m4
-!m4/lib-prefix.m4
+!m4/**
 !lib/gd/aclocal.m4
 config/**
 !config/config_*