No need to run autoreconf when only modifying Makefile.in.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
DJ Lucas 2016-08-28 07:07:22 +00:00
parent 9d6ddc4efb
commit 668f6ad277

View File

@ -59,11 +59,6 @@
-e 's@test-copy$(EXEEXT) @@' \
-i Makefile.in</userinput></screen>
<para>Rebuild generated files after modifying Makefile.am and
Makefile.in:</para>
<screen><userinput remap="pre">autoreconf -fi</userinput></screen>
<para>Create a file to allow systemd to build when using Util-Linux
built in Chapter 5, to disable LTO by default, and to build without
xlstproc:</para>