[Webkit-unassigned] [Bug 21738] New: [Gtk] use AC_DEFINE for defines and cleanup configure.ac and gnumakefile.ams
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 18 21:34:56 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21738
Summary: [Gtk] use AC_DEFINE for defines and cleanup configure.ac
and gnumakefile.ams
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jmalonzo at gmail.com
1. Move defines out of the makefiles and into configure.ac. This should be fine
now that DRT (at least in Gtk) includes the proper config.h already.
2. Also make configure output quieter by not announcing if we're checking for
something: options enabled should already be in the configure
result anyway, and besides I don't think anyone reads those things. And it
speeds up configure a bit.
3. Plus since most options are enabled by default, switch the option string
to use --disable instead. I also removed the "default=yes/no" in help string
as --disable already suggests that *this* option is already enabled by
default.
--
Configure bugmail: https://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