summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabrice Bauzac <fbauzac@amadeus.com>2013-08-05 15:23:17 +0200
committerBrandon Philips <brandon@ifup.co>2013-08-27 16:27:13 -0700
commitda8435b86268e29f597d748bcdf4da18900f30a6 (patch)
tree959bec1d70f74e7c739c809977969831c430d958
parent42b83ab8ec8d9944bd27333e852a5cda785ee4af (diff)
downloadattr-da8435b86268e29f597d748bcdf4da18900f30a6.tar.gz
Use autoreconf rather than autoconf to regenerate the files.
-rw-r--r--doc/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 5f3f4b9..9f9f45f 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -26,7 +26,7 @@ attribute library and utility from source, and how to install them.
If you want to build the package and install it manually, use the
following steps:
- # make configure (or run autoconf; ./configure)
+ # make configure (or run autoreconf; ./configure)
# make
# su root
# make install install-lib