Commit fb22301
committed
Update for the python bindings
Fixed the MACPROTO constant name in the Python bindings. It had an
extra comma in the string.
Previously, the line used a colon
(_audit_la_HEADERS: $(top_builddir)/config.h), which created an empty
rule and did not install the header. This was removed.1 parent 361f506 commit fb22301
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2519 | 2519 | | |
2520 | 2520 | | |
2521 | 2521 | | |
2522 | | - | |
| 2522 | + | |
2523 | 2523 | | |
2524 | 2524 | | |
2525 | 2525 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments