libgfortran: Regenerate `Makefile.in' for `runstatedir' removal
authorMaciej W. Rozycki <macro@wdc.com>
Mon, 18 Nov 2019 00:21:45 +0000 (00:21 +0000)
committerMaciej W. Rozycki <macro@gcc.gnu.org>
Mon, 18 Nov 2019 00:21:45 +0000 (00:21 +0000)
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

libgfortran/ChangeLog
libgfortran/Makefile.in

index 0727ade0104ab7e49e8cdcc6bfdb58d5395619ea..3b838a4a95ea40452052be4ae06448126909b47e 100644 (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
index 6e9612df8ba55eb064eb72d75df722ed51ddf15c..954f9feb1eac668d5738097c7f135f89de21736e 100644 (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@