aboutsummaryrefslogtreecommitdiff
path: root/man/man3
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2004-10-30 16:53:31 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2004-10-30 16:53:31 +0000
commitcf004b55a5b847fd0d0d7846f1819936f511c807 (patch)
treea2132bb18763235ce56f0cbc7a7f5409ae2cfe74 /man/man3
parent549886b46e33db54ffa19c5932181fb66cff3afb (diff)
downloadPROJ-cf004b55a5b847fd0d0d7846f1819936f511c807.tar.gz
PROJ-cf004b55a5b847fd0d0d7846f1819936f511c807.zip
* Improved --with-jni support in configure to allow specification
of an include directory. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1276 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'man/man3')
-rw-r--r--man/man3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man3/Makefile.in b/man/man3/Makefile.in
index 9e2d9684..5c8087fe 100644
--- a/man/man3/Makefile.in
+++ b/man/man3/Makefile.in
@@ -83,6 +83,7 @@ INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+JNI_INCLUDE = @JNI_INCLUDE@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@