2020-12-17 01:16:37 +01:00
|
|
|
|
2020-12-16 Nathan Sidwell <nathan@acm.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (INSTALL): Replace with ...
|
|
|
|
|
(INSTALL_PROGRAM): ... this.
|
|
|
|
|
(INSTALL_STRIP_PROGRAM): New.
|
|
|
|
|
(install-strip): New target.
|
|
|
|
|
(install): Use INSTALL_PROGRAM.
|
|
|
|
|
* configure.ac: Add INSTALL_PROGRAM.
|
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
|
|
|
|
|
2020-12-16 Nathan Sidwell <nathan@acm.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (install): Do not use -p, use mkinstalldirs.
|
|
|
|
|
(clean): Fix typo.
|
|
|
|
|
|
2020-12-16 01:16:31 +01:00
|
|
|
|
2020-12-15 Nathan Sidwell <nathan@acm.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in: New.
|
|
|
|
|
* config.h.in: New.
|
|
|
|
|
* configure: New.
|
|
|
|
|
* configure.ac: New.
|
|
|
|
|
* resolver.cc: New.
|
|
|
|
|
* resolver.h: New.
|
|
|
|
|
* server.cc: New.
|
|
|
|
|
|
2020-12-15 17:39:12 +01:00
|
|
|
|
|
|
|
|
|
Copyright (C) 2020 Free Software Foundation, Inc.
|
|
|
|
|
|
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
|
|
|
are permitted in any medium without royalty provided the copyright
|
|
|
|
|
notice and this notice are preserved.
|