diff mbox series

[committed,obvious] libgfortran: Regenerate `Makefile.in' for `runstatedir' removal

Message ID alpine.LFD.2.21.1911180013300.13542@redsun52.ssa.fujisawa.hgst.com
State Accepted
Headers show
Series [committed,obvious] libgfortran: Regenerate `Makefile.in' for `runstatedir' removal | expand

Commit Message

Maciej W. Rozycki Nov. 18, 2019, 12:21 a.m. UTC
A change made with r271340 ("libfortran/90038: Use posix_spawn instead 
of fork") accidentally brought the obsolete `runstatedir' setting back 
in.  Fix it.

	libgfortran/
	* Makefile.in: Regenerate.
---
 libgfortran/Makefile.in |    1 -
 1 file changed, 1 deletion(-)

gcc-libgfortran-am-regenerate.diff
diff mbox series

Patch

Index: gcc/libgfortran/Makefile.in
===================================================================
--- gcc.orig/libgfortran/Makefile.in
+++ gcc/libgfortran/Makefile.in
@@ -694,7 +694,6 @@  pdfdir = @pdfdir@
 prefix = @prefix@
 program_transform_name = @program_transform_name@
 psdir = @psdir@
-runstatedir = @runstatedir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 srcdir = @srcdir@