[FE training-materials-updates] autotools: update contents of first lab

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri May 22 17:15:57 CEST 2015


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=9be1adb33dbcd234f9b40b2ffe20a6acac57936c

>---------------------------------------------------------------

commit 9be1adb33dbcd234f9b40b2ffe20a6acac57936c
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Fri May 22 17:15:34 2015 +0200

    autotools: update contents of first lab
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


>---------------------------------------------------------------

9be1adb33dbcd234f9b40b2ffe20a6acac57936c
 labs/autotools-usage/autotools-usage.tex   | 1 +
 slides/autotools-usage/autotools-usage.tex | 1 +
 2 files changed, 2 insertions(+)

diff --git a/labs/autotools-usage/autotools-usage.tex b/labs/autotools-usage/autotools-usage.tex
index eb2f8a9..37a2550 100644
--- a/labs/autotools-usage/autotools-usage.tex
+++ b/labs/autotools-usage/autotools-usage.tex
@@ -5,6 +5,7 @@
   \item First build of an {\em autotools} package
   \item Out of tree build and cross-compilation
   \item Overriding cache variables
+  \item Using {\em autoreconf}
   \end{itemize}
 }
 
diff --git a/slides/autotools-usage/autotools-usage.tex b/slides/autotools-usage/autotools-usage.tex
index af41994..ff1fed7 100644
--- a/slides/autotools-usage/autotools-usage.tex
+++ b/slides/autotools-usage/autotools-usage.tex
@@ -572,5 +572,6 @@ $ find . -type f
   \item First build of an {\em autotools} package
   \item Out of tree build and cross-compilation
   \item Overriding cache variables
+  \item Using {\em autoreconf}
   \end{itemize}
 }



More information about the training-materials-updates mailing list