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
ff407d02
...
ff407d02a129ad886cf554ab92a42c0a6a84c88b
authored
2002-12-24 21:01:30 +0000
by
Wojciech Polak
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Removed intl from INCLUDES
1 parent
6e8f4f10
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mailbox/Makefile.am
mailbox/Makefile.am
View file @
ff407d0
...
...
@@ -2,7 +2,7 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
INCLUDES
=
-I
${
top_srcdir
}
/include -I
$
(top_srcdir)
/intl -I
$
{
top_srcdir
}
/mailbox -I
${
top_srcdir
}
/mailbox/include -I
${
top_srcdir
}
/include/mailutils/gnu @INTLINCS@
INCLUDES
=
-I
${
top_srcdir
}
/include -I
${
top_srcdir
}
/mailbox -I
${
top_srcdir
}
/mailbox/include -I
${
top_srcdir
}
/include/mailutils/gnu @INTLINCS@
AM_CFLAGS
=
-DSITE_VIRTUAL_PWDDIR
=
\"
@SITE_VIRTUAL_PWDDIR@
\"
SUBDIRS
=
include testsuite
...
...
Please
register
or
sign in
to post a comment