From 0a27d8bfe5fa36d8cb600b5b520f9b5c7fbf0ed6 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 21 Aug 2006 02:11:39 +0000 Subject: merge new_loader_completion branch, including (at least): - restructured build tree and makefiles to eliminate recursion problems - support for embedded modules - support for static builds - simpler cross-compilation support - simpler module/loader interface (no exported symbols) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40722 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/editline/PLATFORMS | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 main/editline/PLATFORMS (limited to 'main/editline/PLATFORMS') diff --git a/main/editline/PLATFORMS b/main/editline/PLATFORMS new file mode 100644 index 000000000..ea7c5bb68 --- /dev/null +++ b/main/editline/PLATFORMS @@ -0,0 +1,13 @@ +This distribution of libedit is expected to work on at least the following +platforms. It may also work on additional platforms, but no explicit support +for them is built into the configuration system. + +* Apple OS X 10.1. + +* FreeBSD 4.x. + +* NetBSD 1.5. + +* Red Hat Linux 7.2. + +* Sun Solaris 2.6. -- cgit v1.2.3