Skip to content

Conversation

@seanchas116
Copy link
Contributor

No description provided.

@tomoki
Copy link
Owner

tomoki commented Aug 30, 2014

According to http://stackoverflow.com/questions/18284468/not-able-to-enable-c11-using-autoconf, recent AX_CXX_COMPILE_STDCXX_11 doesn't need argument.

@tomoki
Copy link
Owner

tomoki commented Sep 1, 2014

In my environment, two revisions work correctly.
(In second revision, it uses gnu extension.)

  • autoconf 2.69
  • automake 1.14.1
  • autoconf-archive 2014.02.28

In second revision, there is error like below.

./configure: line 3110: AX_CXX_COMPILE_STDCXX_11: command not found

I have no idea why this error occured.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants