www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/02/10/11:02:27.1

Message-ID: <20010210155908.784.qmail@lauras.lt>
From: "Laurynas Biveinis" <lauras AT softhome DOT net>
Date: Sat, 10 Feb 2001 17:59:08 +0200
To: djgpp-workers AT delorie DOT com
Subject: Solving Makefile.in.in SFN problem
Mail-Followup-To: djgpp-workers AT delorie DOT com
Mime-Version: 1.0
User-Agent: Mutt/1.3.12i
Reply-To: djgpp-workers AT delorie DOT com

Yet another problem - in configure.in I've to
replace one occurence of `po/Makefile.in' with
`po/Makefile.in:po/Makefile.in-' but I have to
leave untouched all following occurences. So I've
written the following sed command

s/po\/Makefile.in/[^-:]/po\/Makefile.in:po\/Makefile.in-/1

But it replaces all occurences, although SED docs say
flag '1' should replace only first occurence. What
I'm doing wrong?

Maybe others know other, better ways to solve this
Makefile.in.in problem?

Laurynas

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019