> I tried to make a syntax check with "make syntax-check" but it fails > with following message: > > ... > 0.49 makefile_TAB_only_indentation > makefile_at_at_check > maint.mk:1162: # However, there is still one case in which @VAR@ use is > not just > maint.mk:1170: # for example, @PRAGMA_SYSTEM_HEADER@ can be permitted by > src/Makefile.am:1855: @INTL_MACOSX_LIBS@ > maint.mk: use $(...), not @...@ > make: *** [sc_makefile_at_at_check] Error 1 > > Doesn't look like files I touched for pdf-filter.c ... > > Any suggestions? >
The one in src/Makefile.am is my fault. But then syntax-check complains about maint.mk using also @...@ :-) I'm updating gnulib in a branch here, and making syntax-check ignore maint.mk for the at_at check. Will push it soon. Cheers, -- Aleksander
signature.asc
Description: This is a digitally signed message part
