Philipp Kern ([EMAIL PROTECTED]) wrote: > I personally generate the Autoconf output with "autoreconf". All the other > helper scripts are managed in the dist-hook of Automake. So I just put the > following into the top-level Makefile.am: > # Fix some permissions if they are not set properly when building the tarball > dist-hook: > chmod u+x $(distdir)/ltmain.sh $(distdir)/missing \ > $(distdir)/install-sh $(distdir)/config.guess \ > $(distdir)/config.sub $(distdir)/config.rpath \ > $(distdir)/depcomp $(distdir)/mkinstalldirs > > Hope to help, > Philipp Kern
Thank you Philipp. That's a nice hack. Sincerely, Gour -- Registered Linux User | #278493 GPG Public Key | 8C44EDCD _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
