Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated AM_CONFIG_HEADER #334

Merged
merged 5 commits into from
Mar 19, 2017
Merged

Replace deprecated AM_CONFIG_HEADER #334

merged 5 commits into from
Mar 19, 2017

Conversation

jer-gentoo
Copy link
Contributor

No description provided.

@fklassen fklassen changed the base branch from master to Enhancement_#334_AM_CONFIG_HEADER_staging March 19, 2017 01:47
@fklassen
Copy link
Member

@jer-gentoo thanks for the PR. I'll do some testing and attempt to squeeze this in for 4.2 release (scheduled for Monday release).

@fklassen fklassen merged commit 9818917 into appneta:Enhancement_#334_AM_CONFIG_HEADER_staging Mar 19, 2017
@fklassen fklassen self-assigned this Mar 19, 2017
@fklassen fklassen added this to the 4.2 milestone Mar 19, 2017
fklassen added a commit that referenced this pull request Mar 19, 2017
fklassen added a commit that referenced this pull request Mar 19, 2017
fklassen added a commit that referenced this pull request Mar 19, 2017
* En #334 - modernize configure.ac

* Enhancement #334 - fix install on OS X
fklassen added a commit that referenced this pull request Mar 19, 2017
…R_staging

Enhancement #334 am config header staging
fklassen added a commit that referenced this pull request Mar 20, 2017
Latest changes caused multiple declarations of $VERSION and $PRODUCT, which caused `configure` test failures. The result was that tests failed where they otherwise would pass. Result was `-Wno-format-contains-nul` was not defined.

Fix is to remove effectively duplicate declarations of the within `configure.ac`.
fklassen added a commit that referenced this pull request Mar 20, 2017
fklassen added a commit that referenced this pull request Mar 20, 2017
* Enhancement #334 - Fix warnings on debug

Latest changes caused multiple declarations of $VERSION and $PRODUCT, which caused `configure` test failures. The result was that tests failed where they otherwise would pass. Result was `-Wno-format-contains-nul` was not defined.

Fix is to remove effectively duplicate declarations of the within `configure.ac`.

* Enhancement #334 - fix build error
fklassen added a commit that referenced this pull request Mar 20, 2017
* Release_4.2: (27 commits)
  Release 4.2 - fix merge issue - update version
  Feature #302 - update change log
  fuzzing  ignores layers 2, 3, and 4 (#341)
  Enhancement #334 - Fix warnings on debug (#339)
  Enhancement #334 - modernize configure.ac (#338)
  Bug #316 - fix little-endian test
  Bug #316 - fix big-endian tests
  Bug #316 reintroduce tests which work multi-platform
  Bug #316 - add platform-consistent random number generator
  Remove -O3 from CFLAGS
  Replace deprecated AM_CONFIG_HEADER
  Bug #316 Back out fuzzing test
  Bug #329 fix -l0 print logic
  even more Coverity fixes
  more Coverity fixes
  Coverity fixes
  Release 4.2beta3: bump version
  Release 4.2.0beta2 - update CHANGELOG (#326)
  add tcpreplay_opts.h to list of BUILT_SOURCES
  Bug #210 avoid overflow with -M option
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants