Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

use of $USER in configure script crashes if $USER has an invalid token #18

Open
@elee

Description

@elee

My login is 'eric.lee' on a machine I'm trying to ./configure node-jscoverage on

This seems to upset ./configure when it tries to create a C preprocessor define #DEBUG_eric.lee

because '.' is an invalid token for a preprocessor #{,un}define in C

configure log output: https://gist.github.com/3842533

using latest, i.e. 36b3ba5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions