[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] Re: remove GNU date dependency [Was: quilt mail broken with
From: |
Gary V. Vaughan |
Subject: |
[Quilt-dev] Re: remove GNU date dependency [Was: quilt mail broken with sed 3.02] |
Date: |
Wed, 01 Feb 2006 11:54:31 +0000 |
User-agent: |
Thunderbird 1.5 (X11/20051201) |
Gary V. Vaughan wrote:
> Here is a patch for a perl date wrapper (my first perl script!), I hope you
> can commit this in time for 0.43... with it, I can `./configure
> --without-date'
> and have the testsuite complete successfully.
[[snip]]
> Index: quilt-HEAD/configure.ac
> ===================================================================
> --- quilt-HEAD.orig/configure.ac
> +++ quilt-HEAD/configure.ac
> @@ -82,6 +82,21 @@ duplicates. You can download GNU coreut
> fi
>
> QUILT_COMPAT_PROG_PATH(DATE, date, [gdate date])
> +
> +if test -z "$INTERNAL_DATE"; then
> + AC_MSG_CHECKING([whether $DATE --rfc-822 works])
> + if date --rfc-822 >/dev/null 2>&1; then
^^^^
D'oh! s/date/$DATE/
Cheers,
Gary.
--
Gary V. Vaughan ())_. address@hidden,gnu.org}
Research Scientist ( '/ http://tkd.kicks-ass.net
GNU Hacker / )= http://www.gnu.org/software/libtool
Technical Author `(_~)_ http://sources.redhat.com/autobook
signature.asc
Description: OpenPGP digital signature