r18597 - gnucash/trunk/checks - Fix "make distcheck". Patch by Jan Arne Petersen

Phil Longstaff plongstaff at rogers.com
Mon Feb 1 13:32:15 EST 2010


OK - I'll reverse later today

 Phil
---------
I used to be a hypochondriac AND a kleptomaniac. So I took something for it.




________________________________
From: Derek Atkins <warlord at MIT.EDU>
To: gnucash-devel at gnucash.org
Sent: Mon, February 1, 2010 1:16:12 PM
Subject: Re: r18597 - gnucash/trunk/checks - Fix "make distcheck". Patch by Jan Arne Petersen

NOOOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

BAD BAD BAD!

This will break make dist for older systems!

-derek

Phil Longstaff <plongstaff at code.gnucash.org> writes:

> Author: plongstaff
> Date: 2010-01-31 18:25:56 -0500 (Sun, 31 Jan 2010)
> New Revision: 18597
> Trac: http://svn.gnucash.org/trac/changeset/18597
>
> Modified:
>    gnucash/trunk/checks/Makefile.am
> Log:
> Fix "make distcheck".  Patch by Jan Arne Petersen
>
>
> Modified: gnucash/trunk/checks/Makefile.am
> ===================================================================
> --- gnucash/trunk/checks/Makefile.am    2010-01-31 21:12:21 UTC (rev 18596)
> +++ gnucash/trunk/checks/Makefile.am    2010-01-31 23:25:56 UTC (rev 18597)
> @@ -2,24 +2,15 @@
>  checksdir = ${GNC_CHECKS_DIR}
>  
>  if HAVE_GTK_2_10
> -checks_DATA = \
> +dist_checks_DATA = \
>      deluxe.chk \
>      liberty.chk \
>      quicken.chk \
>      voucher.chk \
>      quicken_wallet.chk
>  else
> -checks_DATA = \
> +dist_checks_DATA = \
>      gnomeprint/deluxe.chk \
>      gnomeprint/quicken.chk \
>      gnomeprint/quicken_wallet.chk
>  endif
> -
> -EXTRA_DIST = \
> -    deluxe.chk \
> -    liberty.chk \
> -    quicken.chk \
> -    quicken_wallet.chk \
> -    gnomeprint/deluxe.chk \
> -    gnomeprint/quicken.chk \
> -    gnomeprint/quicken_wallet.chk
>
> _______________________________________________
> gnucash-changes mailing list
> gnucash-changes at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-changes
>
>

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
      warlord at MIT.EDU                        PGP key available
_______________________________________________
gnucash-devel mailing list
gnucash-devel at gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


More information about the gnucash-devel mailing list