-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Commit 05b9345
Autotools: Remove unused DEBUG_CFLAGS variable (#12659)
This removes the unused DEBUG_CFLAGS variable from configure.ac. It has
been once set in the build files similarly to Zend.m4 but was then
removed and simplified.
CS synced and DEBUG_CFLAGS checked and appended with AS_VAR_* macros.1 parent 33289df commit 05b9345
2 files changed
+1
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 | - | ||
193 | + | ||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
938 | 938 |
| |
939 | 939 |
| |
940 | 940 |
| |
941 | - | ||
942 | - | ||
943 | 941 |
| |
944 | 942 |
| |
945 | 943 |
| |
|
0 commit comments