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
126e5224
...
126e5224956724968205c19c46abc54f70ad5663
authored
2002-08-28 11:55:54 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added testsuite for sieve. Changed version number to 0.0.9e.
1 parent
eef0a2ae
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
configure.ac
configure.ac
View file @
126e522
dnl Process this file with autoconf to procude a configure script.
AC_INIT([GNU Mailutils], [0.0.9
d
], [bug-mailutils@gnu.org])
AC_INIT([GNU Mailutils], [0.0.9
e
], [bug-mailutils@gnu.org])
AC_CONFIG_SRCDIR([mailbox/mailbox.c])
AC_CANONICAL_TARGET([])
AM_INIT_AUTOMAKE
...
...
@@ -495,6 +495,7 @@ AC_CONFIG_FILES([Makefile mailutils.spec
frm/Makefile
frm/testsuite/Makefile
sieve/Makefile
sieve/testsuite/Makefile
messages/Makefile
messages/testsuite/Makefile
scripts/Makefile
...
...
Please
register
or
sign in
to post a comment