/[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.41 by akim, Tue May 6 07:17:42 2003 UTC revision 1.42 by akim, Thu May 22 13:24:05 2003 UTC
# Line 194  $(srcdir)/Makefile.in:  Makefile.am $(sr Line 194  $(srcdir)/Makefile.in:  Makefile.am $(sr
194          @for dep in $?; do \          @for dep in $?; do \
195            case '$(top_srcdir)/configure.ac $(ACLOCAL_M4) $(am__configure_deps)' in \            case '$(top_srcdir)/configure.ac $(ACLOCAL_M4) $(am__configure_deps)' in \
196              *$$dep*) \              *$$dep*) \
197                cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh; \                cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
198                exit 0;; \                  && exit 0; \
199                  exit 1;; \
200            esac; \            esac; \
201          done; \          done; \
202          echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/autoconf/Makefile'; \          echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/autoconf/Makefile'; \

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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