Mladen Turk wrote:
Rainer Jung wrote:
...
Why not making something like:
dnl
dnl APR_REMOVEFROM(variable, value)
dnl
...
This looks more simpler to me, compared to hard-to-read regex
sed rules.
Yep, done in r697070.
Ups, entschuldingug bitte Herr Jung, missed that :)
Cheers
Keine Urs
Rainer Jung wrote:
...
Why not making something like:
dnl
dnl APR_REMOVEFROM(variable, value)
dnl
...
This looks more simpler to me, compared to hard-to-read regex
sed rules.
Yep, done in r697070.
Ups, entschuldingug bitte Herr Jung, missed that :)
Cheers
--
^(TM)
-
Mladen Turk wrote:
[EMAIL PROTECTED] wrote:
Author: rjung
Date: Tue Sep 16 13:05:34 2008
New Revision: 696032
URL: http://svn.apache.org/viewvc?rev=696032&view=rev
Log:
Improve sed expresion added in r695003.
LDFLAGS could already include "Wl,", so we shouldn't
add them a second time.
Problem r
[EMAIL PROTECTED] wrote:
Author: rjung
Date: Tue Sep 16 13:05:34 2008
New Revision: 696032
URL: http://svn.apache.org/viewvc?rev=696032&view=rev
Log:
Improve sed expresion added in r695003.
LDFLAGS could already include "Wl,", so we shouldn't
add them a second time.
Problem reported by Brian Rec
Author: rjung
Date: Tue Sep 16 13:05:34 2008
New Revision: 696032
URL: http://svn.apache.org/viewvc?rev=696032&view=rev
Log:
Improve sed expresion added in r695003.
LDFLAGS could already include "Wl,", so we shouldn't
add them a second time.
Problem reported by Brian Rectanus.
Modified:
tomca