Skip to main content
Notice removed Draw attention by CommunityBot
Bounty Ended with no winning answer by CommunityBot
Notice added Draw attention by Toby Speight
Bounty Started worth 100 reputation by Toby Speight
added 14 characters in body
Source Link
TheCoffeeCup
  • 9.5k
  • 4
  • 38
  • 96

As part of this change I have written a couple of M4 macros. This not being something I have done before, any. Any input is appreciated on style or if things can be done better.

Usage is:

If you don't specify a max then 1717 is used as the default. It works out what flags are available to modify the behavior of the C++ compiler to a different version of the standard and then defines the two macros:

As part of this change I have written a couple of M4 macros. This not being something I have done before, any input is appreciated on style or if things can be done better.

Usage is:

If you don't specify a max then 17 is used. It works out what flags are available to modify the behavior of the C++ compiler to a different version of the standard and then defines the two macros:

As part of this change I have written a couple of M4 macros. This not being something I have done before. Any input is appreciated on style or if things can be done better.

Usage:

If you don't specify a max then 17 is used as the default. It works out what flags are available to modify the behavior of the C++ compiler to a different version of the standard and then defines the two macros:

added 1 character in body
Source Link
200_success
  • 145.6k
  • 22
  • 191
  • 480

I have been updating my build tools to optionally ususe autotools (autoconfig/automake/libtool etc.).

I have been updating my build tools to optionally us autotools (autoconfig/automake/libtool etc.).

I have been updating my build tools to optionally use autotools (autoconfig/automake/libtool etc.).

edited tags
Link
Jamal
  • 35.2k
  • 13
  • 134
  • 238
deleted 2 characters in body; edited tags; edited title
Source Link
Jamal
  • 35.2k
  • 13
  • 134
  • 238
Loading
Tweeted twitter.com/#!/StackCodeReview/status/564939599018196994
edited body
Source Link
Loki Astari
  • 97.7k
  • 5
  • 126
  • 341
Loading
Source Link
Loki Astari
  • 97.7k
  • 5
  • 126
  • 341
Loading