From 420bb27a7be8e540ee981ba64931eb704ce52199 Mon Sep 17 00:00:00 2001 From: Benjamin Staffin Date: Sat, 23 Jan 2016 17:45:46 -0500 Subject: [PATCH] docs: Mention autoreconfHook in Package Setup Hooks --- doc/stdenv.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/stdenv.xml b/doc/stdenv.xml index bab4a8b292e..f8d9acb2fb0 100644 --- a/doc/stdenv.xml +++ b/doc/stdenv.xml @@ -1243,6 +1243,14 @@ echo @foo@ environment variable. + + Autoconf + The autoreconfHook derivation adds + autoreconfPhase, which runs autoreconf, libtoolize and + automake, essentially preparing the configure script in autotools-based + builds. + + libxml2 Adds every file named