[Webkit-unassigned] [Bug 16818] dftables should be rewritten as a script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 16:20:05 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16818





------- Comment #11 from ddkilzer at webkit.org  2008-01-10 16:20 PDT -------
(In reply to comment #10)
> -JavaScriptCore/pcre/chartables.c: $(top_builddir)/Programs/dftables$(EXEEXT)
> -       ./Programs/dftables $@
> +JavaScriptCore/pcre/chartables.c: 
> +       $(srcdir)/JavaScriptCore/pcre/dftables $@
> 
> This should probably be:
> 
> JavaScriptCore/pcre/chartables.c: $(srcdir)/JavaScriptCore/pcre/dftables
>         $^ $@

Fixed.  Thanks!


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list