cfg.mk (local-checks-to-skip): Removed sc_space_tab from list.

This commit is contained in:
Alfred M. Szmidt
2010-08-19 10:38:58 +02:00
parent 08307d8dac
commit ea94a5f2ad
15 changed files with 23 additions and 20 deletions

View File

@@ -24,5 +24,5 @@ dnl This is useful for c-code which may include cpp statements
dnl
AC_DEFUN([IU_FLUSHLEFT],
[m4_changequote(`,')dnl
m4_bpatsubst(`$1', `^[ ]+')
m4_bpatsubst(`$1', `^[ ]+')
m4_changequote([,])])dnl