Move common macros into a new crate (fixes #1882)

This commit is contained in:
Matt Brubeck 2014-03-21 10:16:41 -07:00
parent 8317122068
commit 79ca9b6eb0
8 changed files with 30 additions and 67 deletions

1
configure vendored
View file

@ -583,6 +583,7 @@ do
make_dir ${CFG_BUILD_DIR}src/${i}
done
make_dir ${CFG_BUILD_DIR}src/components/macros
make_dir ${CFG_BUILD_DIR}src/components/util
make_dir ${CFG_BUILD_DIR}src/components/msg
make_dir ${CFG_BUILD_DIR}src/components/net