Source-Changes archive

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

CVS commit: othersrc/usr.bin/tnftp



Module Name:    othersrc
Committed By:   lukem
Date:           Fri Feb 12 12:39:18 UTC 2021

Modified Files:
        othersrc/usr.bin/tnftp: configure.ac

Log Message:
configure: soft-fail cross-compile check for va_copy()

Be consistent with other AC_RUN_IFELSE() checks and change the va_copy()
checks to soft-fail (instead of hard fail) when cross-compiling.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 othersrc/usr.bin/tnftp/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