Module Name: othersrc Committed By: lukem Date: Wed Aug 25 01:24:10 UTC 2021
Modified Files: othersrc/usr.bin/tnftp: configure.ac Log Message: configure: enable AC_USE_SYSTEM_EXTENSIONS() We use various POSIX extensions, so enable them. This reduces compile warnings on some platforms (e.g. RHEL 8). To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 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.