Another fix for dep flags.
authorMarko Kreen <markokr@gmail.com>
Thu, 1 Nov 2012 16:33:20 +0000 (18:33 +0200)
committerMarko Kreen <markokr@gmail.com>
Fri, 2 Nov 2012 09:30:40 +0000 (11:30 +0200)
commit7b291d464c6ff1e6aa42a17d323ee07e2b7f266d
treeb56575a3505691f3e818e652b803eeb491deb7f4
parent1acff787e7197ab91d7a7e50d50243fc2a8d0625
Another fix for dep flags.

Just test the exact flags that antimake will use.

For unknown reasons, autoconf corrupts $@ so it's
hard to pass the flags down.  Currently just keep
them in sync with antimake.
m4/usual.m4