From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: From: Sergey Bolshakov Date: Sat, 13 Dec 2003 19:24:55 +0200 Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable Subject: [devel] autoconf 2.59 & VPATH X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.1.3 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2003 17:25:05 -0000 Archived-At: List-Archive: List-Post: =EE=C1=D4=CB=CE=D5=CC=D3=D1 =CE=C1 =D0=D2=C5=D3=D4=D2=C1=CE=CE=D5=C0 =D7=C5= =DD=D8, =DE=D4=CF =D4=D7=CF=D2=C9=D4 autoconf: =C6=D2=C1=C7=CD=C5=CE=D4 Makefile.in, =D3=CF=C4=C5=D2=D6=C1=DD=C9=CA =CE=C5= =DE=D4=CF =D7=D2=CF=C4=C5 --- %< --- VPATH =3D $(srcdir)/foo:$(srcdir)/bar:$(srcdir)/baz --- %< --- =D0=D2=C5=D7=D2=C1=DD=C1=C5=D4=D3=D1 =D7 =D0=CF=CC=CE=CF=C5 =CE=C5=D0=CF=D4= =D2=C5=C2=D3=D4=D7=CF =D7 Makefile: --- %< --- VPATH =3D /foo:$(srcdir)/bar:$(srcdir)/baz --- %< --- =F7 =D0=CF=D4=D2=CF=C8=C1=C8 autoconf =CE=C1=DB=C5=CC=D3=D1 =CB=D5=D3=CF=CB= (autoconf/status.m4, =C5=D3=D4=D8 =C5=DD=C5): --- %< --- # VPATH may cause trouble with some makes, so we remove $(srcdir), # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" =3D x.; then ac_vpsub=3D['/^[ ]*VPATH[ ]*=3D/{ s/:*\$(srcdir):*/:/; s/:*\${srcdir}:*/:/; s/:*@srcdir@:*/:/; s/^\([^=3D]*=3D[ ]*\):*/\1/; s/:*$//; s/^[^=3D]*=3D[ ]*$//; }'] fi --- %< --- =D0=D2=C9=DE=C5=CD =D2=C1=CE=D8=DB=C5, =D0=CF =CB=D2.=CD=C5=D2=C5 =D7 aut= oconf_2.5-2.57, =D1 =CE=C1 =DC=D4=CF=D4 =CB=D5=D3=CF=CB =CE=C5 =CE=C1=D2=D9=D7=C1=CC=D3=D1, =D0=CF=D3=CB=CF=CC=D8=CB=D5 =D4=CF=D4= =D3=CF=C4=C5=D2=D6=C1=CC =D4=CF=CC=D8=CB=CF tab'=D9 =D7 re: --- %< --- ac_vpsub=3D['/^[ ]*VPATH[ ]*=3D/{ --- %< --- =E9 =DE=D4=CF =D4=C5=D0=C5=D2=D8 =D3 =DC=D4=C9=CD =C4=C5=CC=C1=D4=D8 ? PS =CB=C1=CB =CF=C2=DF=C5=C8=C1=D4=D8, =D1 =DA=CE=C1=C0; =D1 =D0=D2=CF =DB= =C1=DB=C5=DE=CB=C9 :) --=20