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

Diff of /libtool/Makefile.am

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

revision 1.136 by gary, Wed Nov 24 14:55:54 2004 UTC revision 1.137 by rwild, Mon Dec 20 13:08:33 2004 UTC
# Line 83  $(top_srcdir)/tests/package.m4: $(top_sr Line 83  $(top_srcdir)/tests/package.m4: $(top_sr
83  # These are required by libtoolize and must be executable when installed.  # These are required by libtoolize and must be executable when installed.
84  # Since _SCRIPTS gets the program transform applied we make them  # Since _SCRIPTS gets the program transform applied we make them
85  # executable by hand  # executable by hand
86  dist_pkgvdata_DATA = config/config.guess config/config.sub config/ltmain.sh  dist_pkgvdata_DATA = config/config.guess config/config.sub config/ltmain.sh \
87            config/install-sh
88    
89  # Everything that gets picked up by aclocal is automatically distributed,  # Everything that gets picked up by aclocal is automatically distributed,
90  # 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 224  install-data-local: Line 225  install-data-local:
225  install-data-hook:  install-data-hook:
226          chmod +x $(DESTDIR)$(pkgvdatadir)/config.guess          chmod +x $(DESTDIR)$(pkgvdatadir)/config.guess
227          chmod +x $(DESTDIR)$(pkgvdatadir)/config.sub          chmod +x $(DESTDIR)$(pkgvdatadir)/config.sub
228            chmod +x $(DESTDIR)$(pkgvdatadir)/install-sh
229    
230  ## Make versioned links.  We only run the transform on the root name;  ## Make versioned links.  We only run the transform on the root name;
231  ## then we make a versioned link with the transformed base name.  This  ## then we make a versioned link with the transformed base name.  This

Legend:
Removed from v.1.136  
changed lines
  Added in v.1.137

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