Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
a80b58be
Commit
a80b58be
authored
Jan 05, 2015
by
Wlodzimierz Wencel
Browse files
Merge branch 'trac3663'
parents
053c8392
d666dd92
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
a80b58be
...
...
@@ -949,6 +949,9 @@ if test "$PG_CONFIG" != "" ; then
AC_MSG_ERROR([Needs PostgreSQL library])]
)
AC_CHECK_HEADERS([utils/errcodes.h],,
AC_MSG_ERROR([Missing required header file (errcodes.h) from PostgreSQL server-development package]))
CPPFLAGS=$CPPFLAGS_SAVED
LIBS=$LIBS_SAVED
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment