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
34c03c0c
...
34c03c0c134fe200310f20aa7ccfc368ca5b0b24
authored
2001-04-16 00:12:20 +0000
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Remove -DTESTING.
1 parent
0a7bd0af
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
mailbox/Makefile.am
mailbox/Makefile.am
View file @
34c03c0
...
...
@@ -2,8 +2,9 @@
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
${
top_srcdir
}
/include -I
${
top_srcdir
}
/mailbox/include -I
${
top_srcdir
}
/lib
CFLAGS
=
-Wall -pedantic -g -DTESTING
INCLUDES
=
-I
${
top_srcdir
}
/include -I
${
top_srcdir
}
/mailbox/include
-I${top_srcdir}/lib
CFLAGS
=
-Wall -pedantic -g
SUBDIRS
=
include
...
...
Please
register
or
sign in
to post a comment