configure.in, java plugin: Instruct `find' to return files only.
authorFlorian Forster <octo@huhu.verplant.org>
Mon, 18 May 2009 09:28:50 +0000 (11:28 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 18 May 2009 09:28:50 +0000 (11:28 +0200)
commitde23afd8e6b61c4e665e55b2700381582ae4c708
treef0078ec6dbed42f477da4e3c87898685a62889d5
parent6b89dd24f42ea2ee6ac5ce05a2fb3f18ea5331aa
configure.in, java plugin: Instruct `find' to return files only.

Hopefully this solves this problem:
  /home/hudson/jdk/sample/javac -d "." "./org/collectd/api"/*.java
  /bin/sh: /home/hudson/jdk/sample/javac: is a directory
configure.in