aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-11-28 08:41:18 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-11-28 08:41:18 +0000
commita375b910b33c1c6c8b972efb2b2fe0a6ec190515 (patch)
treee2f48e029b82223cefd36af4a0fcf6b494664971 /Makefile.am
parent69e9be4af583c89c70b9c5a20b8e75f9e84a5ddc (diff)
downloadcpio-a375b910b33c1c6c8b972efb2b2fe0a6ec190515.tar.gz
cpio-a375b910b33c1c6c8b972efb2b2fe0a6ec190515.tar.bz2
Require at least version 1.7.1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9233905..4817769 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@
# 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 dist-bzip2 std-options
+AUTOMAKE_OPTIONS = gnits 1.7.1 dist-bzip2 std-options
bin_PROGRAMS=cpio @CPIO_MT_PROG@
libexec_PROGRAMS=@CPIO_RMT_PROG@

Return to:

Send suggestions and report system problems to the System administrator.