gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / atan2
index fc31267..9b4bf56 100644 (file)
@@ -2,12 +2,13 @@ Description:
 atan2() function: angle of a point in the plane.
 
 Files:
+m4/atan2.m4
 m4/mathfunc.m4
 
 Depends-on:
 
 configure.ac:
-gl_MATHFUNC([atan2])
+gl_FUNC_ATAN2
 
 Makefile.am: