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

Derek Atkins warlord at MIT.EDU
Mon Feb 1 13:16:12 EST 2010


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


More information about the gnucash-devel mailing list