]> git.sesse.net Git - vlc/commit
if --enable-java-bindings then check a javac exists
authorFilippo Carone <littlejohn@videolan.org>
Mon, 5 Jun 2006 16:01:35 +0000 (16:01 +0000)
committerFilippo Carone <littlejohn@videolan.org>
Mon, 5 Jun 2006 16:01:35 +0000 (16:01 +0000)
commitd90a5fa3162f609bf4f2ec9539b0e7d2265b9e69
tree70fb2a342be4943feb54c960743a965cb8767902
parent13c61234f856eec2ede84508e6c87334345f630b
if --enable-java-bindings then check a javac exists
configure.ac
m4/ac_prog_java.m4 [new file with mode: 0644]
m4/ac_prog_java_cc.m4 [new file with mode: 0644]
m4/ac_prog_java_works.m4 [new file with mode: 0644]
m4/ac_prog_javac.m4 [new file with mode: 0644]
m4/ac_prog_javac_works.m4 [new file with mode: 0644]
m4/ac_prog_javah.m4 [new file with mode: 0644]