Source-Changes archive

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

CVS commit: othersrc/bootstrap-pkgsrc/digest



Module Name:    othersrc
Committed By:   seb
Date:           Thu Jul 24 09:23:26 UTC 2003

Modified Files:
        othersrc/bootstrap-pkgsrc/digest: configure configure.ac

Log Message:
Remove AC_FUNC_MALLOC: there is no need to check for a compatible GNU malloc
as there is no call to malloc(0) in this code.
As a side effect, need to explicitly add a check for <stdlib.h>.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 othersrc/bootstrap-pkgsrc/digest/configure \
    othersrc/bootstrap-pkgsrc/digest/configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index