summaryrefslogtreecommitdiff
path: root/libtextcat/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-23 13:51:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-23 14:02:54 +0100
commitdb84cf1771b065b7e2840796f64abedf8692cb55 (patch)
tree3c615ad9541644f27d08e8758246b6e42577ab80 /libtextcat/makefile.mk
parent1d1d886747ce9a7c90ac6499c9111d2cb5b9d1d5 (diff)
bump to libexttextcat
As an aside we can always use the configuration and data files belonging to the system version now in --with-system-libexttextcat mode, so need for the --data option.
Diffstat (limited to 'libtextcat/makefile.mk')
-rw-r--r--libtextcat/makefile.mk19
1 files changed, 4 insertions, 15 deletions
diff --git a/libtextcat/makefile.mk b/libtextcat/makefile.mk
index d47c130dc617..3578afdd7ab1 100644
--- a/libtextcat/makefile.mk
+++ b/libtextcat/makefile.mk
@@ -30,7 +30,7 @@ PRJ=.
PRJNAME=libtextcat
TARGET=libtextcat
-.IF "$(SYSTEM_LIBTEXTCAT)" == "YES"
+.IF "$(SYSTEM_LIBEXTTEXTCAT)" == "YES"
all:
@echo "An already available installation of libtextcat should exist on your system."
@echo "Therefore the version provided here does not need to be built in addition."
@@ -42,20 +42,9 @@ all:
# --- Files --------------------------------------------------------
-TARFILE_NAME=libtextcat-2.2
-TARFILE_MD5=128cfc86ed5953e57fe0f5ae98b62c2e
-TARFILE_ROOTDIR=libtextcat-2.2
-
-PATCH_FILES=\
- libtextcat-2.2.patch \
- libtextcat-aix.patch
-
-ADDITIONAL_FILES= \
- src$/utf8misc.h \
- src$/utf8misc.c \
- src$/win32_config.h \
- src$/makefile.mk \
- src$/libtextcat.map
+TARFILE_NAME=libexttextcat-3.0
+TARFILE_MD5=88ee686fd1ef31d89ce389c99008f7cf
+TARFILE_ROOTDIR=libexttextcat-3.0
.IF "$(GUI)"=="UNX"
#relative to CONFIGURE_DIR