From 13094c95845026b1696e78efbee897b0694c9461 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 24 Dec 2001 22:44:43 +0000 Subject: Make this compile again by adding -lgiconv to satisfy the libct dependency. --- databases/sqsh/files/patch-ab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/sqsh/files/patch-ab b/databases/sqsh/files/patch-ab index 90fc1c2..10a5bad 100644 --- a/databases/sqsh/files/patch-ab +++ b/databases/sqsh/files/patch-ab @@ -17,7 +17,7 @@ # on all platforms. # - SYBASE_LIBS="-lblk -lcs -lct -lcomn -ltcl -lintl" -+ SYBASE_LIBS="-lct -lintl" ++ SYBASE_LIBS="-lct -lgiconv -lintl" MAJOR_VERSION=`echo $SYBASE_VERSION | cut -d '.' -f 1` -- cgit v1.1