summaryrefslogtreecommitdiff
path: root/m4/atan2.m4
Commit message (Collapse)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
| | | | Run "make update-copyright".
* atan2: Use a .m4 file.Bruno Haible2011-10-081-0/+11
* m4/atan2.m4: New file. * modules/atan2 (Files): Add it. (configure.ac): Just invoke gl_FUNC_ATAN2.