mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
5 lines
163 B
Plaintext
5 lines
163 B
Plaintext
# $NetBSD: site.config.m4-libresolv,v 1.1 2014/05/10 14:38:26 richard Exp $
|
|
|
|
# add -lresolv to prevent linker unresolved symbols
|
|
APPENDDEF(`confLIBS', `-lresolv')
|