re PR preprocessor/30468 (-M not fully chops dirname)

PR preprocessor/30468:
	* mkdeps.c (apply_vpath): Strip successive '/'s if we stripped
	'./'.

From-SVN: r121341
This commit is contained in:
Tom Tromey
2007-01-30 15:50:00 +00:00
committed by Tom Tromey
parent ee380365ef
commit 67e6443958
2 changed files with 14 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
2007-01-30 Tom Tromey <tromey@redhat.com>
PR preprocessor/30468:
* mkdeps.c (apply_vpath): Strip successive '/'s if we stripped
'./'.
2007-01-30 Tom Tromey <tromey@redhat.com>
PR preprocessor/29966: