Sorry folks, But I do not understand what's exactly wrong with that script, and how, in your view, it should be working.
Luis On 8/2/07, Guy Harris <[EMAIL PROTECTED]> wrote: > Joerg Mayer wrote: > > > This is not an automake problem, the problem is triggered by the > > following snippet in Makefile.am > > > > declare_wslua.h: make-reg.pl $(wslua_modules) taps_wslua.c > > $(PERL) $(srcdir)/make-reg.pl $(wslua_modules); > > > > and is (in the end) caused by make-reg.pl which wasn't designed to > > work with out of tree builds. > > Unless somebody beats me to it, I'll fix it to work like the other > make-* scripts, and take $(srcdir) as the first argument. > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev > -- This information is top security. When you have read it, destroy yourself. -- Marshall McLuhan Propertarianism joined to capitalist vigor destroyed meaningful commercial competition, but when it came to making good software, anarchism won. -- Eben Moglen _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
