blob: cf72455a48f7c2a6c82163b05020db99e25869d3 [file] [log] [blame]
# -*- conf -*-
# Use cpp-style diffs for .h and .c files. This is useful
# if you modify classes defined in those files.
*.h diff=cpp
*.c diff=cpp
# Autoconf.
*.ac whitespace=space-before-tab,indent-with-non-tab,trailing-space
*.m4 whitespace=space-before-tab,indent-with-non-tab,trailing-space
# Generated files.
configure -whitespace
aclocal.m4 -whitespace