aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-09-13 01:30:02 -0400
committerMike Frysinger <vapier@gentoo.org>2015-09-13 01:30:02 -0400
commit182cde0e780e2b3b0bc7de51f4712c54f47c89ad (patch)
tree42507e8d9f5271c35b1aec17d80a0a42de60865c /INSTALL
parentgitignore: ignore configure.lineno (diff)
downloadsandbox-182cde0e780e2b3b0bc7de51f4712c54f47c89ad.tar.gz
sandbox-182cde0e780e2b3b0bc7de51f4712c54f47c89ad.tar.bz2
sandbox-182cde0e780e2b3b0bc7de51f4712c54f47c89ad.zip
update autotool files
Fix up the recursive logic with the ax processing so we actually grab all the ones we need. We probably grab too many, but meh. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 6e90e07..2099840 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
Installation Instructions
*************************
-Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
Inc.
Copying and distribution of this file, with or without modification,
@@ -12,8 +12,8 @@ without warranty of any kind.
Basic Installation
==================
- Briefly, the shell commands `./configure; make; make install' should
-configure, build, and install this package. The following
+ Briefly, the shell command `./configure && make && make install'
+should configure, build, and install this package. The following
more-detailed instructions are generic; see the `README' file for
instructions specific to this package. Some packages provide this
`INSTALL' file but do not implement all of the features documented