avr-libc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-commit] avr-libc ./ChangeLog ./Makefile.am ./configure....


From: Joerg Wunsch
Subject: [avr-libc-commit] avr-libc ./ChangeLog ./Makefile.am ./configure....
Date: Wed, 07 Sep 2005 16:31:27 -0400

CVSROOT:        /cvsroot/avr-libc
Module name:    avr-libc
Branch:         
Changes by:     Joerg Wunsch <address@hidden>   05/09/07 20:31:27

Modified files:
        .              : ChangeLog Makefile.am configure.ac 
        scripts        : Makefile.am 

Log message:
        Finally make "make distcheck" work.
        
        As this is going to call ./configure again within a temporary
        subdirectory, we need to set DISTCHECK_CONFIGURE_FLAGS so our required
        --host=avr flag will be passed.
        
        The distcheck found about two bogons in scripts/Makefile.am:
        avr-man.in needs to be added to EXTRA_DIST, and the stamp-h1 file I'm
        abusing as a dependency lives in $(top_builddir) rather than in
        $(top_srcdir).
        
        While dealing with distchecking, move our target tarball from gzip to
        bzip2 compression, that's done by passing options to AM_INIT_AUTOMAKE.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/ChangeLog.diff?tr1=1.552&tr2=1.553&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/Makefile.am.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/configure.ac.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/scripts/Makefile.am.diff?tr1=1.3&tr2=1.4&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]