Closed Bug 1742269 Opened 2 years ago Closed 2 years ago

AC_CONFIG_AUX_DIR contains ${srcdir} which autoreconf doesn't understand

Categories

(NSPR :: NSPR, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

autoreconf fails with:

autoreconf: error: cannot create ${srcdir}/build/autoconf: No such file or directory

because it doesn't understand ${srcdir}.

Per autoconf documentation:
dir can be either absolute or relative to srcdir.

${srcdir} is thus unnecessary (and is not supported by autoreconf)

Blocks: 1743566
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: