Reported by Xavier Pianet <xavier@xingo.com>
+1999-03-16 Alexandre Oliva <oliva@dcc.unicamp.br>
+
+ * ltmain.in (deplibs, beos*): don't append -lc
+ Reported by Xavier Pianet <xavier@xingo.com>
+
1999-03-16 Alexandre Oliva <oliva@dcc.unicamp.br>
* tests/build-relink.test (hardcode_action): when set to relink,
dependency_libs="$deplibs"
case "$host" in
- *-*-cygwin* | *-*-mingw* | *-*-os2*)
+ *-*-cygwin* | *-*-mingw* | *-*-os2* | *-*-beos*)
# these systems don't actually have a c library (as such)!
;;
*)