/[autoconf]/autoconf/lib/autoconf/Makefile.in
ViewVC logotype

Diff of /autoconf/lib/autoconf/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by akim, Mon Apr 22 09:12:36 2002 UTC revision 1.26 by akim, Thu Jun 6 15:29:18 2002 UTC
# Line 350  uninstall-am: uninstall-dist_autoconflib Line 350  uninstall-am: uninstall-dist_autoconflib
350    
351  check-local:  check-local:
352          if (cd $(srcdir) && \          if (cd $(srcdir) && \
353              egrep '^_?EOF' $(dist_autoconflib_DATA)) >eof.log; then \              grep '^_*EOF' $(dist_autoconflib_DATA)) >eof.log; then \
354            echo "ERROR: user EOF tags were used:" >&2; \            echo "ERROR: user EOF tags were used:" >&2; \
355            sed "s,^,$*.m4: ," <eof.log >&2; \            sed "s,^,$*.m4: ," <eof.log >&2; \
356            echo >&2; \            echo >&2; \

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26