Skip to content

Commit 7783e29

Browse files
committed
README.md: notice on autotools and Makefile
not much tested anymore
1 parent f81289c commit 7783e29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ In Linux, you may also consider `-DUSE_NATIVE_CPU_ARCH=ON` for optimized
195195
CPU code build (`-march=native` added to compiler flags).
196196

197197
In Linux, you can also use **autotools** to create a build recipe for
198-
the library and the application or a plain old _Makefile.bkp_. However,
199-
_cmake_ is recommended.
198+
the library and the application or a plain old _Makefile.bkp_. Those ways
199+
are maintained just a little so please let us know in case of problems.
200200

201201
Usage
202202
-----

0 commit comments

Comments
 (0)