summaryrefslogtreecommitdiffstats
path: root/development/ming/README
diff options
context:
space:
mode:
author Heinz Wiesinger2012-09-03 20:56:49 +0200
committer Robby Workman2012-09-05 06:50:25 +0200
commitc36043820b20dbc601aeed91b4ebee0c3fb18a0b (patch)
tree0d96b0318f5eb5ff5a5f3462066890cfbcd58e15 /development/ming/README
parent61e6de614c8d27fcb91177d381e0e02b81f1f93b (diff)
downloadslackbuilds-c36043820b20dbc601aeed91b4ebee0c3fb18a0b.tar.gz
development/ming: Fix building perl extension.
Also partially fixed building the php extension. It builds fine with a "normal" php 5.4 now, but still fails with a zts enabled one like shipped in Slackware. Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'development/ming/README')
-rw-r--r--development/ming/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/development/ming/README b/development/ming/README
index 9daf66ce43..02b3eb5f17 100644
--- a/development/ming/README
+++ b/development/ming/README
@@ -6,7 +6,4 @@ morphs), text, sprites (aka movie clips), buttons, and actions
in flash movies, plus more. The goal for Ming is to abstract
away all of the mundane specifics of the SWF file format.
-This builds the c++, perl, python, php and tcl-plugin.
-To enable the php extension, go to /etc/php/ming.ini
-and uncomment the line:
- ; extension=ming.so
+This builds the c++, perl, python and tcl-plugin.