[Git][NTPsec/ntpsec][master] No need to check for soundcard headers eince audio drivers were removed.

Eric S. Raymond gitlab at mg.gitlab.com
Tue Aug 9 22:26:26 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
104e6e62 by Eric S. Raymond at 2016-08-09T18:25:41-04:00
No need to check for soundcard headers eince audio drivers were removed.

- - - - -


1 changed file:

- pylib/configure.py


Changes:

=====================================
pylib/configure.py
=====================================
--- a/pylib/configure.py
+++ b/pylib/configure.py
@@ -331,7 +331,6 @@ def cmd_configure(ctx, config):
 		("linux/if_addr.h", ["sys/socket.h"]),
 		("linux/rtnetlink.h", ["sys/socket.h"]),
 		"linux/serial.h",
-		"machine/soundcard.h",
 		("md5.h", ["sys/types.h"]),
 		"net/if6.h",
 		("net/route.h", ["sys/types.h","sys/socket.h","net/if.h"]),
@@ -346,7 +345,6 @@ def cmd_configure(ctx, config):
 		"sys/ioctl.h",
 		"sys/modem.h",          # Apple
 		"sys/sockio.h",
-		"sys/soundcard.h",
 		("sys/sysctl.h", ["sys/types.h"]),
 		("timepps.h", ["inttypes.h"]),
 		("sys/timepps.h", ["inttypes.h", "sys/time.h"]),



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/104e6e62236b6ca21dd19b3d3bd3ba768e087ccc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160809/554d01a4/attachment.html>


More information about the vc mailing list