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
0edae243
...
0edae24353934779bf6575ad2d56c054491633cb
authored
2001-08-29 23:24:49 +0000
by
Jakob Kaivo
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add virtual domain define
1 parent
abf7af0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
acconfig.h
acconfig.h
View file @
0edae24
...
@@ -47,3 +47,6 @@
...
@@ -47,3 +47,6 @@
47
47
48
/* Define HAVE_MYSQL when using mysql */
48
/* Define HAVE_MYSQL when using mysql */
49
#undef HAVE_MYSQL
49
#undef HAVE_MYSQL
50
51
/* Define if virtual domain support is enabled */
52
#undef USE_VIRTUAL_DOMAINS
...
...
Please
register
or
sign in
to post a comment