libgfortran: Regenerate Makefile.in' for runstatedir' removal

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.

From-SVN: r278383
This commit is contained in:
Maciej W. Rozycki 2019-11-18 00:21:45 +00:00 committed by Maciej W. Rozycki
parent 8b5c3af777
commit 38397aa621
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2019-11-18 Maciej W. Rozycki <macro@wdc.com>
* Makefile.in: Regenerate.
2019-11-13 Tobias Burnus <tobias@codesourcery.com>
PR fortran/92470

View File

@ -694,7 +694,6 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@