On Thu, Sep 5, 2013 at 9:38 AM, <[email protected]> wrote: > Adapt generated output to always print paths relative to > the asn1/<proto>/ subdir. This makes cmake generated builds > look identical to autotools generated builds. >
1. You are using TAB as indent, which does not always work very well. 2. I get this diff for all generated files when doing make in asn1 (automake): -/* ../../tools/asn2wrs.py -b -p cmp -c ./cmp.cnf -s ./packet-cmp-template -D . -O ../../epan/dissectors CMP.asn */ +/* ..../../tools/asn2wrs.py -b -p cmp -c ./cmp.cnf -s ./packet-cmp-template -D . -O ..../../epan/dissectors CMP.asn */ -- Stig Bjørlykke
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
