On 11/14/2010 02:38 PM, Andreas Färber wrote:
- --trace-file=*) trace_file="$optarg"
+ --enable-trace-file=*) trace_file="$optarg"
;;

but this should be --with-trace-file=... please. It is not being
enabled, just set to a different value.

--with-* should be reserved for library paths, but I can change it if people prefer it that way.

Paolo

Reply via email to