This is _not_ present in Debian and _still_ present in Karmic.
Difference between Debian sid and Karmic is shown below, which was done
for the bug 281561:
diff -u curl-7.19.4/debian/rules curl-7.19.4/debian/rules
--- curl-7.19.4/debian/rules
+++ curl-7.19.4/debian/rules
@@ -70,7 +70,7 @@
tar -cf - --exclude=debian --exclude=.pc . | tar -xf - -C
debian/build-gnutls
for flavour in build build-gnutls; do \
- (cd debian/$$flavour && libtoolize --automake --copy --force &&
aclocal-1.9 -I m4 && automake-1.9 && autoconf) \
+ (cd debian/$$flavour && libtoolize --automake --copy --force &&
aclocal-1.9 -I m4 && automake-1.9 --add-missing --copy --force && autoconf) \
done
cd debian/build && ./configure ${CONFIGURE_ARGS}
--with-ca-path=/etc/ssl/certs
--
curl-config --libs gives too many libraries
https://bugs.launchpad.net/bugs/379533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs