mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-01 04:50:50 -05:00
./configure needs util/check-make-install.in to be present in the source directory in order to complete successfully. Make sure this file is included in source tarballs created from the repository.
19 lines
513 B
Text
19 lines
513 B
Text
*.sln.in eol=crlf
|
|
*.vcxproj.in eol=crlf
|
|
*.vcxproj.filters.in eol=crlf
|
|
*.dsw eol=crlf
|
|
win32utils/**.txt eol=crlf
|
|
|
|
.gitignore export-ignore
|
|
/EXCLUDED export-ignore
|
|
/conftools export-ignore
|
|
/doc/design export-ignore
|
|
/doc/dev export-ignore
|
|
/doc/draft export-ignore
|
|
/doc/expired export-ignore
|
|
/doc/rfc export-ignore
|
|
/lib/lwres/man/resolver.5 export-ignore
|
|
/util/** export-ignore
|
|
/util/bindkeys.pl -export-ignore
|
|
/util/check-make-install.in -export-ignore
|
|
/util/mksymtbl.pl -export-ignore
|