From: Dom Lachowicz (doml@appligent.com)
Date: Fri May 03 2002 - 14:10:47 EDT
On Fri, 2002-05-03 at 14:01, Kenneth J.Davis wrote:
> So popt is now required on all platforms? (ap_Args seems to require it)
> I am just asking so I can see about fixing the Windows build in the proper
> manner (either making popt included, or making sure it is not used), although
> I'd be more than happy if someone else commits a fix before I get a chance to. :-)
POPT is now required on all platforms so that we have some sane
command-line processing and equal features across all platforms, where
applicable (win32 might have a hard time implementing --print, for
example).
The best way to fix this is to extend AP_Win32App from AP_App and follow
the code used in the ap_UnixApp::main.
Dom
This archive was generated by hypermail 2.1.4 : Fri May 03 2002 - 14:13:06 EDT