Skip to content

Commit d23115c

Browse files
committed
Add configure logic (relying on recent RcppArmadillo change)
1 parent fd067a3 commit d23115c

File tree

5 files changed

+4748
-6
lines changed

5 files changed

+4748
-6
lines changed

cleanup

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ rm -f src/*.o src/*.so \
44
inst/doc/RcppEigen-unitTests.out \
55
inst/doc/RcppEigen-unitTests.aux \
66
inst/doc/RcppEigen-unitTests.log \
7-
*/*~ *~
7+
*/*~ *~ \
8+
config.log config.status src/Makevars
89
rm -rf autom4te.cache

0 commit comments

Comments
 (0)