On Fri, Jul 22, 2011 at 9:55 AM, Rene <[email protected]> wrote: > Fossil thinks my configure script is binary. This probably due > to one or more chars like ^H or something like that. > > Is there a way to convince fossil that it is not binary? > And I don't want to change the configure script! >
More likely, this it upset because you have a single line of text in the configure script that is longer than 8192 characters. No, you cannot tag a file as "not binary". > -- > Rene > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

