public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed, obvious] libgfortran: Regenerate `Makefile.in' for `runstatedir' removal
@ 2019-11-18  0:33 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2019-11-18  0:33 UTC (permalink / raw)
  To: gcc-patches

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
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@

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-18  0:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-18  0:33 [committed, obvious] libgfortran: Regenerate `Makefile.in' for `runstatedir' removal Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).