]> granicus.if.org Git - postgis/commitdiff
Drop leftover java (and related) references
authorSandro Santilli <strk@keybit.net>
Tue, 1 Dec 2015 09:28:50 +0000 (09:28 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 1 Dec 2015 09:28:50 +0000 (09:28 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14462 b70326c6-7e19-0410-871a-916f4a2858ee

GNUmakefile.in
configure.ac

index 4ced3f15cf894f905d9eaa5de7ebee7be7ba7fdf..48e695f38e0c0d8698af52ec4cbeeb5dd6c90cd4 100644 (file)
@@ -47,7 +47,6 @@ distclean-local: clean-local
        rm -f GNUmakefile
        rm -f config.log config.cache config.status 
        rm -f postgis_config.h
-       rm -f java/jdbc/Makefile
 
 maintainer-clean-local: distclean-local
 
@@ -59,7 +58,6 @@ maintainer-clean:
        $(MAKE) -C doc maintainer-clean
        $(MAKE) -C postgis maintainer-clean
        $(MAKE) -C liblwgeom maintainer-clean
-       $(MAKE) -C java/jdbc maintainer-clean
        $(MAKE) maintainer-clean-local
        rm -f configure
 
index e99a6ecac68072ee3b818d8c23e78a5748b7b185..7fadb980d517abc616ffeb5c78a6b0025b65f670 100644 (file)
@@ -24,8 +24,6 @@ dnl
 AC_PROG_CC
 AC_PROG_CPP
 AC_PROG_GREP
-AC_PATH_PROG([ANT], [ant], [])
-AC_SUBST([ANT])
 
 dnl
 dnl SQL Preprocessor