bug#14245: nobase_foo_DATA vs nobase_dist_foo_DATA

2013-04-22 Thread Daiki Ueno
nobase_dist_bar_DATA = sub/nobase.dat works just fine. I'm attaching a test case. Regards, -- Daiki Ueno #! /bin/sh # Copyright (C) 2001-2013 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public Licen

bug#13771: make functions cannot be used in RHS of "TESTS ="

2013-02-20 Thread Daiki Ueno
ER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) Shall it be fixed in Makefile.am or Automake? Regards, -- Daiki Ueno

bug#13002: directory variables in VALAFLAGS are expanded after cd

2012-11-26 Thread Daiki Ueno
to me a bit unintuitive. It would be nice that automake handles this case nicely. Regards, -- Daiki Ueno

bug#10997: pkglibexecdir is unconditionally created when make install

2012-03-12 Thread Daiki Ueno
O is false. I'm attaching a prove which demonstrates the behavior. instdir-cond.test Description: Binary data Regards, -- Daiki Ueno