소스 검색

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
DJ Lucas 9 년 전
부모
커밋
668f6ad277
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      chapter06/systemd.xml

+ 0 - 5
chapter06/systemd.xml

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