aboutsummaryrefslogtreecommitdiff
path: root/pmult/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-02-09 19:53:30 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-02-09 19:53:30 +0000
commit1b637bf2926c395d8b9dd4f52c0167dae5ed6707 (patch)
treea2301b7b58be3e17ff67ea0d848055e993edcccd /pmult/Makefile.am
parent5ef36a85c4d6d3239660983a4464b654d4584cea (diff)
downloadmailfromd-gmach.tar.gz
mailfromd-gmach.tar.bz2
* THANKS: Add Tom Lynch. Obfuscate email addresses.gmach
* pmult/pmult.c: Remove kludges that were necessary to include files from meta1 source tree. Assume PreAlpha24.1 at least. * pmult/Makefile.am (INCLUDES): Remove @META1_INCLUDES@ * configure.ac (--enable-pmilter option): Assume all the necessary libraries are installed under ${path}/include/sm, and libraries under ${path}/lib/meta1. git-svn-id: file:///svnroot/mailfromd/branches/gmach@1608 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'pmult/Makefile.am')
-rw-r--r--pmult/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/pmult/Makefile.am b/pmult/Makefile.am
index b32888b7..68c0f522 100644
--- a/pmult/Makefile.am
+++ b/pmult/Makefile.am
@@ -26,8 +26,7 @@ INCLUDES = \
-I$(top_srcdir)/lib\
-I$(top_srcdir)/gnu\
-I../gnu\
- -I../gacopyz\
- @META1_INCLUDES@
+ -I../gacopyz
pmult_SOURCES = pmult.c pdbg.h
LDADD = \

Return to:

Send suggestions and report system problems to the System administrator.