~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/js/plugin.ini

  • Committer: Mark Atwood
  • Date: 2011-10-14 16:03:01 UTC
  • mfrom: (2370.2.18 drizzle-js)
  • Revision ID: me@mark.atwood.name-20111014160301-f1oljkg7yiv6906v
mergeĀ lp:~hingo/drizzle/drizzle-js_eval

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[plugin]
 
2
name=js
 
3
version=0.9
 
4
author=Henrik Ingo
 
5
license=PLUGIN_LICENSE_GPL
 
6
title=Execute JavaScript Code
 
7
description=Execute JavaScript code with supplied parameters
 
8
load_by_default=yes
 
9
build_conditional="$ac_cv_libv8" = "yes"
 
10
ldflags=${LTLIBV8}