-
```
If this is supposed to be a serious project, it should have a build system to
install the header files and a pkg-config file as requested in another bug.
```
Original issue reported on code.goog…
-
```
LevelDB is a great library, but cross-compiling is always a pain. Also, there
are particular issues that stem from the custom makefiles provided by LevelDB
(e.g., issue #230 probably could have …
-
```
建议使用 autotools 来构建。
plain Makefile 对交叉编译不友好。
```
Original issue reported on code.google.com by `microcai...@gmail.com` on 26 May 2011 at 4:27
-
```
建议使用 autotools 来构建。
plain Makefile 对交叉编译不友好。
```
Original issue reported on code.google.com by `microcai...@gmail.com` on 26 May 2011 at 4:27
-
```
If this is supposed to be a serious project, it should have a build system to
install the header files and a pkg-config file as requested in another bug.
```
Original issue reported on code.goog…
-
```
If this is supposed to be a serious project, it should have a build system to
install the header files and a pkg-config file as requested in another bug.
```
Original issue reported on code.goog…
-
```
If this is supposed to be a serious project, it should have a build system to
install the header files and a pkg-config file as requested in another bug.
```
Original issue reported on code.goog…
-
```
If this is supposed to be a serious project, it should have a build system to
install the header files and a pkg-config file as requested in another bug.
```
Original issue reported on code.goog…
-
Consider moving from autotools to SCons (or something else)
-
#### 概要
autotoolsを廃止する
#### タスク
#### 補足