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
694ed249
...
694ed2495b98ece3279c2da05e0f83c0b913a80a
authored
2003-01-15 17:26:05 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fixed version reference in the comment.
1 parent
79ecc747
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
m4/db2.m4
m4/db2.m4
View file @
694ed24
...
...
@@ -20,7 +20,7 @@ AH_TEMPLATE(BDB2_CURSOR_LASTARG,
[Last argument to the cursor member of Berkeley 2 DB structure])
dnl The cursor member of DB structure used to take three arguments in older
dnl implementations of Berkeley DB. Newer versions (
db.h >= 11.238
) declare
dnl implementations of Berkeley DB. Newer versions (
>= 4.0
) declare
dnl it as taking four arguments.
dnl This macro checks which of the variants we have.
AC_DEFUN(MU_DB2_CURSOR,
...
...
Please
register
or
sign in
to post a comment