summaryrefslogtreecommitdiff
path: root/doc/INSTALL
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:25:20 -0700
commitc3ce1b78025002a404e5486bf8522ecf812cadcb (patch)
tree6dbb9870be074cdad8264215602f81c70cd8d26c /doc/INSTALL
parent63237b6d5a5ad1d5cc76d432336d904c3c567fd9 (diff)
downloadacl-c3ce1b78025002a404e5486bf8522ecf812cadcb.tar.gz
Use autoreconf rather than autoconf to regenerate the files.
Diffstat (limited to 'doc/INSTALL')
-rw-r--r--doc/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index de99605..1e6ee51 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