8000 Error when building with autoreconf · Issue #27 · dcjones/quip · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Error when building with autoreconf #27
Open
@aaiezza

Description

@aaiezza

The readme explains to use autoreconf -i if you wish to build from the source code in the releases. However, the configure.ac file is missing a vital piece for successful making:

Line 5 is: AM_INIT_AUTOMAKE([foreign -Wall -Werror])
But should actually be: AM_INIT_AUTOMAKE([foreign -Wall -Werror subdir-objects]) in order to be successful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      2A8A
      0