From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29528 invoked by alias); 20 Aug 2013 11:01:42 -0000 Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org Received: (qmail 29482 invoked by uid 9078); 20 Aug 2013 11:01:42 -0000 Message-ID: <20130820110142.29479.qmail@sourceware.org> From: corinna@sourceware.org Date: Tue, 20 Aug 2013 11:01:00 -0000 To: cygwin-apps-cvs@sourceware.org Subject: mt mt.1 mt.c Makefile.in README config.guess c ... User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2013-q3/txt/msg00041.txt.bz2 CVSROOT: /cvs/cygwin-apps Module name: mt Changes by: corinna@sourceware.org 2013-08-20 11:01:42 Modified files: . : mt.1 mt.c Added files: . : Makefile.in README config.guess config.sub configure configure.ac install-sh mt.cygport Removed files: . : Makefile mt.README Log message: Autotoolize and update to 2.4. * Makefile: Remove. * Makefile.in: New file. * README: Rename from mt.README. Update text. * config.guess: New file. * config.sub: New file. * configure: New, generated file. * configure.ac: New file. * install-sh: New file. * mt.1: Add compression, mkpartition, partseek and setpartition options. * mt.c (SCCSid): Set version number from VERSION macro. (densities): Update. (main): Add compression, mkpartition, partseek and setpartition options for compatibility with Fedora Linux mt. * mt.cygport: New file. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/mt/Makefile.in.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/mt/README.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/mt/config.guess.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/mt/config.sub.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/mt/configure.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/mt/configure.ac.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/mt/install-sh.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/mt/mt.cygport.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/mt/mt.1.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/mt/mt.c.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/mt/Makefile.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=NONE http://sourceware.org/cgi-bin/cvsweb.cgi/mt/mt.README.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=NONE