Subject: CVS commit: wip/simulavr-git
From: Makoto Fujiwara
Date: 2013-10-14 16:29:49
Message id: E1VVj9t-0008Uc-K4@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
(Before)  config.status: error: cannot find input file: `src/Makefile.in'
(Now)    Makefile:544: /src/.deps/gtest-death-test.Po: No such file or directory
Makefile
- Add tweak for 'Deleting option not to get -o output only asks for single arg.'
  As SUBST_CLASSES+= build-dir
patches/patch-bootstrap
-  Add comment
patches/patch-configure.ac
-  To resolve problem listed above as (Before), add 'doc' in subdir list.
   -AM_EXTRA_RECURSIVE_TARGETS([src])
   +AM_EXTRA_RECURSIVE_TARGETS([src doc])

Files:
RevisionActionfile
1.3modifywip/simulavr-git/Makefile
1.4modifywip/simulavr-git/TODO
1.3modifywip/simulavr-git/distinfo
1.2modifywip/simulavr-git/patches/patch-bootstrap
1.3modifywip/simulavr-git/patches/patch-configure.ac