You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
442 B
14 lines
442 B
diff --git a/configure.inc b/configure.inc |
|
index cdd67e2..b06b0c5 100755 |
|
--- a/configure.inc |
|
+++ b/configure.inc |
|
@@ -1433,9 +1433,6 @@ files) echo "\$FULLNAME" "\$LIBNAME" "\$LIBNAME.\$MAJOR" |
|
install)$PROG_INSTALL -c \$FULLNAME "\$1" |
|
$PROG_LN_S -f \$FULLNAME \$1/\$LIBNAME.\$MAJOR |
|
$PROG_LN_S -f \$FULLNAME \$1/\$LIBNAME |
|
-EOF |
|
- test "$LDCONFIG" && echo ' '$LDCONFIG '"$1"' >> librarian.sh |
|
- cat >> librarian.sh << EOF |
|
;; |
|
esac |
|
EOF
|
|
|