diff --git a/doc/stdenv.xml b/doc/stdenv.xml index 7e04cf20fe75..9c3a804a360d 100644 --- a/doc/stdenv.xml +++ b/doc/stdenv.xml @@ -470,7 +470,7 @@ Additional file types can be supported by setting the
The configure phase The configure phase prepares the source tree for building. The -default unpackPhase runs +default configurePhase runs ./configure (typically an Autoconf-generated script) if it exists.