]> git.sesse.net Git - vlc/commit
* bindings/java/Makefile.am: use JAVACXXFLAGS and JAVALDFLAGS instead of
authorSam Hocevar <sam@videolan.org>
Tue, 24 Jan 2006 12:09:06 +0000 (12:09 +0000)
committerSam Hocevar <sam@videolan.org>
Tue, 24 Jan 2006 12:09:06 +0000 (12:09 +0000)
commitcf6397c80218c03632c80bcc7e55b130de40ab61
tree70584697bad5a9b98fe74a03343dcc9c88243ed5
parent5eda77736aef4af31f8870df4d3d4a7d05ba2a74
  * bindings/java/Makefile.am: use JAVACXXFLAGS and JAVALDFLAGS instead of
    the reserved words CXXFLAGS and LDFLAGS.
  * configure.ac: remove spaces inside parentheses that confuse automake.
  * Makefile.am: do not use both = and += inside conditionals.
Makefile.am
bindings/java/Makefile.am
configure.ac