1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/x11-toolkits/lesstif/files/patch-af

12 lines
244 B
Plaintext
Raw Normal View History

--- ltmain.sh.orig Fri Jan 14 23:42:47 2000
+++ ltmain.sh Mon Feb 14 16:47:36 2000
@@ -1791,7 +1791,7 @@
;;
*)
# Add libc to deplibs on all other systems.
- deplibs="$deplibs -lc"
+# deplibs="$deplibs -lc"
;;
esac
fi