Never mind... I saw the follow-on commit which changed this. Cool! Cheers, -g
On Fri, Feb 08, 2002 at 06:24:10PM -0800, Greg Stein wrote: > On Fri, Feb 08, 2002 at 08:27:27PM -0000, [EMAIL PROTECTED] wrote: > >... > > + --apr-so-ext) > > + flags="$flags $APR_SO_EXT" > > + ;; > > + --apr-lib-target) > > + flags="$flags $APR_LIB_TARGET" > > ;; > > I don't think you want to accumulate these into the flags. For the non-flag > options, we just print and exit since it doesn't make sense to combine those > types of things. > > Cheers, > -g > > -- > Greg Stein, http://www.lyra.org/ -- Greg Stein, http://www.lyra.org/