Futher cleanup for autoconf substituted variables
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 30 Nov 2009 05:12:35 +0000 (05:12 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 30 Nov 2009 05:12:35 +0000 (05:12 +0000)
commit26124b6293c33c4a865286b9bbe2a560c0840557
tree6431ebe8519f8624292a949da9ed68a79b0d6c32
parentb2fe63d8cc9d5a480ff581c712ca209f0a4df645
Futher cleanup for autoconf substituted variables

examples/multisession-test.pl:
  * Remove "use lib" statement as OpenSRF Perl modules are now installed in a
    standard location

configure.ac:
  * Use equality instead of assignment operator when checking for $prefix
  * Add copyright statement to header

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1864 9efc2488-bf62-4759-914b-345cdb29e865
configure.ac
examples/multisession-test.pl.in