Open Bug 450706 Opened 16 years ago Updated 2 years ago

filenames removed from system-headers are not removed from system_wrappers

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect

Tracking

(Not tracked)

People

(Reporter: karlt, Unassigned)

Details

STR: * If your system does not usually have WRAP_SYSTEM_INCLUDES, then edit config/Makefile.in to remove the "ifdef WRAP_SYSTEM_INCLUDES" condition. * Generate the obj/config/system_wrappers directory with "make -C obj/config". * Note that obj/config/system_wrappers/locale.h exists. * Edit config/system-headers to remove local.h. * make -C obj/config Expected results: No locale.h Actual results: local.h still exists in obj/config/system_wrappers.
Summary: ilenames removed from system-headers are not removed from system_wrappers → filenames removed from system-headers are not removed from system_wrappers
Product: Core → Firefox Build System
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.