Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ACX_PTHREAD macro from acinclude.m4 to m4/ directory. | Diego 'Flameeyes' Pettenò | 2008-08-26 | 1 | -0/+199 |
Make this change because recent versions of libtool (2.2 series) copy over their m4 macro files if an m4/ directory is present, and because futher m4/ macro files might be added too. Also make sure the macro directory is announced to autoconf and is picked up by aclocal. |