pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/simulavr-git



Module name:    wip
Committed by:   makoto
Date:           Mon Oct 14 14:29:49 UTC 2013

Modified Files:
        wip/simulavr-git: Makefile TODO distinfo
        wip/simulavr-git/patches: patch-bootstrap patch-configure.ac

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])


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/simulavr-git/patches/patch-bootstrap
cvs -z3 rdiff -u -r1.2 -r1.3 wip/simulavr-git/Makefile \
    wip/simulavr-git/distinfo wip/simulavr-git/patches/patch-configure.ac
cvs -z3 rdiff -u -r1.3 -r1.4 wip/simulavr-git/TODO

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/simulavr-git/patches/patch-bootstrap?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/simulavr-git/Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/simulavr-git/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/simulavr-git/patches/patch-configure.ac?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/simulavr-git/TODO?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index