This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: instdata2.test fails


My bad, and I don't know why :(

I just moved %exec_dir_p right before am_install_vars, and it resulted
in the failure you reported.  I guess that a var must be visible
before its first caller (when the first to initiate the chain that
results in its consultation), which is something I had not understood
about Perl.

I dislike this property very much :(

Thanks, I moved it at the top.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]