Skip to content
Snippets Groups Projects
Commit 4e31533e authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added HAVE_FP_RZ.

Rev: src/modules/_math/acconfig.h:1.2
parent 5582a83a
No related branches found
No related tags found
No related merge requests found
...@@ -452,6 +452,7 @@ testfont binary ...@@ -452,6 +452,7 @@ testfont binary
/src/modules/_Roxen/Makefile.in foreign_ident /src/modules/_Roxen/Makefile.in foreign_ident
/src/modules/_Roxen/configure.in foreign_ident /src/modules/_Roxen/configure.in foreign_ident
/src/modules/_math/Makefile.in foreign_ident /src/modules/_math/Makefile.in foreign_ident
/src/modules/_math/acconfig.h foreign_ident
/src/modules/_math/configure.in foreign_ident /src/modules/_math/configure.in foreign_ident
/src/modules/_math/math.c foreign_ident /src/modules/_math/math.c foreign_ident
/src/modules/call_out/Makefile.in foreign_ident /src/modules/call_out/Makefile.in foreign_ident
......
/* $Id: acconfig.h,v 1.2 2000/08/28 20:52:29 grubba Exp $
*
* acconfig.h for _math.
*/
@TOP@
/* Define if <math.h> defines FP_RZ */
#undef HAVE_FP_RZ
@BOTTOM@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment