Closed Bug 1883858 Opened 7 months ago Closed 7 months ago

Remove configure checks that no longer make sense

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox125 fixed)

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: sergesanspaille, Assigned: sergesanspaille)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

AC_C_CONST is officially useless, see https://www.gnu.org/software/autoconf/manual/autoconf-2.60/html_node/C-Compiler.html
AC_TYPE_SIZE_T is probably as useless, size_t is a standard type in C99 (from stddef.h)

Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f9dba3c99882 Remove configure checks that no longer make sense r=glandium
Regressions: 1884634
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: