/[libtool]/libtool/Makefile.am
ViewVC logotype

Diff of /libtool/Makefile.am

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

revision 1.130.2.5 by gary, Mon Nov 22 21:22:12 2004 UTC revision 1.130.2.6 by rwild, Mon Dec 20 13:09:05 2004 UTC
# Line 56  CLEANFILES = libtool libtoolize \ Line 56  CLEANFILES = libtool libtoolize \
56  # These are required by libtoolize and must be executable when installed.  # These are required by libtoolize and must be executable when installed.
57  # Since _SCRIPTS gets the program transform applied we make them  # Since _SCRIPTS gets the program transform applied we make them
58  # executable by hand  # executable by hand
59  dist_pkgdata_DATA = config/config.guess config/config.sub config/ltmain.sh  dist_pkgdata_DATA = config/config.guess config/config.sub config/ltmain.sh \
60            config/install-sh
61    
62  # Everything that gets picked up by aclocal is automatically distributed,  # Everything that gets picked up by aclocal is automatically distributed,
63  # this is the list of macro files we install on the user's system.  # this is the list of macro files we install on the user's system.
# Line 188  install-data-local: Line 189  install-data-local:
189  install-data-hook:  install-data-hook:
190          chmod +x $(DESTDIR)$(pkgdatadir)/config.guess          chmod +x $(DESTDIR)$(pkgdatadir)/config.guess
191          chmod +x $(DESTDIR)$(pkgdatadir)/config.sub          chmod +x $(DESTDIR)$(pkgdatadir)/config.sub
192            chmod +x $(DESTDIR)$(pkgdatadir)/install-sh
193    
194  ## Ship README.alpha only in alpha release, but renamed to README  ## Ship README.alpha only in alpha release, but renamed to README
195  dist-hook:  dist-hook:

Legend:
Removed from v.1.130.2.5  
changed lines
  Added in v.1.130.2.6

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