On 01/07/2013 11:36 PM, Alexander Aring wrote: > Change regex for sed version in configure.ac. > > This regex will match only on the first line and doesn't > look for a 'version' pattern which is not available in > sed version 4.2.2. > > The new regex will match in the first line of 'sed --version' in a pattern > which starts with random character sequence(or zero) followed by whitespace > character and several digits of pattern x.x....x which x is a number. > This pattern will be save in the SED_VERSION variable. > > Signed-off-by: Alexander Aring Works here. Tnx, applied to master. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |