~ubuntu-branches/ubuntu/oneiric/libapache-mod-jk/oneiric

« back to all changes in this revision

Viewing changes to jk/native/apache-1.3/libjk.module

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2006-08-05 16:30:53 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060805163053-myf66gm6j1a21ps6
Tags: 1:1.2.18-1ubuntu1
Merge from Debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Name: jk_module
2
 
ConfigStart
3
 
        LIBS="-Lmodules/jk -L../modules/jk -L../../modules/jk -ljk $LIBS"
4
 
        RULE_HIDE=yes
5
 
ConfigEnd