summaryrefslogtreecommitdiff
path: root/plugins/FreeImage/Source/LibMNG/README.packaging
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-10-12 10:49:29 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-10-12 10:49:29 +0000
commit557f2816f5cd30705dec989c97a8a67c026d36d1 (patch)
tree4900789ab5d52219bf065744a61f9ea5863b3428 /plugins/FreeImage/Source/LibMNG/README.packaging
parent69fe21d6e2262d6fb2b14278b7a20364468cbdcf (diff)
FreeImage: folders restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1884 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FreeImage/Source/LibMNG/README.packaging')
-rw-r--r--plugins/FreeImage/Source/LibMNG/README.packaging24
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/FreeImage/Source/LibMNG/README.packaging b/plugins/FreeImage/Source/LibMNG/README.packaging
deleted file mode 100644
index 32fb2da8be..0000000000
--- a/plugins/FreeImage/Source/LibMNG/README.packaging
+++ /dev/null
@@ -1,24 +0,0 @@
-Packaging Libmng for distribution
----------------------------------
-
-These are some notes for those building binaries for distribution.
-
-We're interested to hear about anywhere libmng is helpful, so let us
-know if you're including it with your application or OS. Also, if your
-build is publicly accessible, we'd be happy to link to it from
-the libmng site.
-
-However, We respectfully request that you *not* distribute binaries as a
-shared library (DLL) with any of the major features disabled. While
-there is support for this in terms of #ifdef directives (in
-libmng_conf.h) and autoconf switches they are intended for embedded
-application and testing. The default compilation options support the
-full MNG specification, and we wish to avoid the confusion among
-general users that partial support would engender.
-
-
-Platform specific notes:
-
-We have a basic .spec file for generating rpms. Send us a note if you'd
-like to clean it up.
-