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
d666dd92
Commit
d666dd92
authored
Jan 05, 2015
by
Wlodzimierz Wencel
Browse files
[trac3663] Error message changed for errcodes.h file
parent
27293504
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
d666dd92
...
...
@@ -950,7 +950,7 @@ if test "$PG_CONFIG" != "" ; then
)
AC_CHECK_HEADERS([utils/errcodes.h],,
AC_MSG_ERROR([Missing required header file
s
from PostgreSQL development package]))
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