summaryrefslogtreecommitdiff
path: root/libmu_cpp
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-07-05 21:47:05 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-07-05 21:47:05 +0000
commit519c0465d834b961f07cbbb74d82ad173ea65abb (patch)
treee18f27106d6a8de8421de72d1b82ac97f72d6b90 /libmu_cpp
parent5247f6332ce7694578294a7e82fbd7228d013f42 (diff)
downloadmailutils-519c0465d834b961f07cbbb74d82ad173ea65abb.tar.gz
mailutils-519c0465d834b961f07cbbb74d82ad173ea65abb.tar.bz2
(INCLUDES): Remove INTLINCS
Diffstat (limited to 'libmu_cpp')
-rw-r--r--libmu_cpp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmu_cpp/Makefile.am b/libmu_cpp/Makefile.am
index 56086e370..882a55fb9 100644
--- a/libmu_cpp/Makefile.am
+++ b/libmu_cpp/Makefile.am
@@ -17,7 +17,7 @@
## Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
## 02110-1301 USA
-INCLUDES = @MU_COMMON_INCLUDES@ @INTLINCS@
+INCLUDES = @MU_COMMON_INCLUDES@
MU_CXX_LIBS = libmu_cpp.la
lib_LTLIBRARIES = @MU_CXX_LIBS@

Return to:

Send suggestions and report system problems to the System administrator.