summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2017-12-09 22:28:09 +0000
committerReuben Thomas <rrt@sc3d.org>2017-12-11 11:51:57 +0000
commit7c3c78b4b9c8992de08daf51243df7ea7e0e5b04 (patch)
tree1b8881e8ed3dc792b2b4a197c50ecbf92d132f09 /src
parent6f9d407e915977ad2ec6b075284c75b57e36e5ac (diff)
downloadenchant-7c3c78b4b9c8992de08daf51243df7ea7e0e5b04.tar.gz
Fix use of relocatable so that relocatable.c is correctly built
See http://lists.gnu.org/archive/html/bug-gnulib/2017-12/msg00012.html
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 015553b..46f67d5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,4 @@
AM_CPPFLAGS = -I$(top_srcdir) $(ISYSTEM)$(top_builddir)/lib $(ISYSTEM)$(top_srcdir)/lib $(ENCHANT_CFLAGS) $(WARN_CFLAGS)
-DEFS = -DENABLE_COSTLY_RELOCATABLE -DIN_LIBRARY -DINSTALLDIR=\"$(libdir)\"
lib_LTLIBRARIES = libenchant-@ENCHANT_MAJOR_VERSION@.la