Commit f14144f
committed
README.md: Remove --enable-debug option for masterfiles
There is no `--enable-debug` options for the configure script in
masterfiles.
```
./autogen.sh --enable-debug
---snip---
configure: WARNING: unrecognized options: --enable-debug
```
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>1 parent ef12f54 commit f14144f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments