aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-02-27 13:42:34 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-02-27 13:42:34 +0000
commit819893ae616968d2b7a3341b17b724ed6f49fdba (patch)
tree98dfbec0995f23732c2bcfafa4e76b58044628d6
parent38279c162140287f2b8521d3bf761e44507c7823 (diff)
downloadcpio-819893ae616968d2b7a3341b17b724ed6f49fdba.tar.gz
cpio-819893ae616968d2b7a3341b17b724ed6f49fdba.tar.bz2
Update
-rw-r--r--.cvsignore2
-rw-r--r--Makefile.am2
-rw-r--r--README-alpha2
3 files changed, 4 insertions, 2 deletions
diff --git a/.cvsignore b/.cvsignore
index e1043bd..110671f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -12,3 +12,5 @@ config.status
config.h
nonexistent
ABOUT-NLS
+m4
+scripts \ No newline at end of file
diff --git a/Makefile.am b/Makefile.am
index 49f3504..5c3ee3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,6 +15,6 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-AUTOMAKE_OPTIONS = gnits 1.7.1 dist-bzip2 std-options
+AUTOMAKE_OPTIONS = gnits 1.8 dist-bzip2 std-options
SUBDIRS = doc src po
diff --git a/README-alpha b/README-alpha
index b1e7a21..5aa5800 100644
--- a/README-alpha
+++ b/README-alpha
@@ -13,7 +13,7 @@ gettext 0.13
To build the configuration suite, run
- autoreconf -f -i -s
+ ./autogen.sh
Then, configure and build the package as usual.

Return to:

Send suggestions and report system problems to the System administrator.