>>>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> * automake.in (&am_install_var): Recognize whether predefined Akim> directories are `data' or `exec'. Akim> * libs.am, ltlib.am, progs.am, python.am, scripts.am: Install Akim> ?EXEC?. You checked this in already, which is fine. Akim> + # Directories installed during 'install-exec' phase. Akim> + my %exec_dir_p = Akim> + ( Akim> [ ... ] How smart is Perl? I used to have this as a global so that it wasn't reevaluated each time through the loop. It never changes -- it is a constant structure. Tom
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch akim
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Tom Tromey
- Re: 52-factored-install.patch Akim Demaille
- Re: 52-factored-install.patch Akim Demaille