Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
84718322
...
84718322aac5d8917ae3e9e71ff7500c208ab3a1
authored
2002-03-08 22:38:04 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Check for libresolv
1 parent
85c445e7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
configure.in
configure.in
View file @
8471832
...
...
@@ -11,6 +11,9 @@ AM_PROG_LIBTOOL
AC_PROG_YACC
AM_PROG_LEX
dnl Check for libraries
AC_CHECK_LIB(resolv, res_query)
MU_DEBUG_MODE
dnl Check for arguments
...
...
Please
register
or
sign in
to post a comment