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
c8d9b8af
...
c8d9b8afbd2f17529f0c299dde3abd01aab3b2de
authored
2002-01-21 14:52:41 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added WITH_GUILE define.
1 parent
1d82cc6d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
acconfig.h
acconfig.h
View file @
c8d9b8a
...
...
@@ -48,6 +48,9 @@
/* Define if using libreadline */
#undef WITH_READLINE
/* Define when using Guile */
#undef WITH_GUILE
/* Define _REENTRANT when using threads. */
#undef _REENTRANT
...
...
Please
register
or
sign in
to post a comment