[AD] Small fix to allow compilation on IRIX. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Diff against 2000/09/15 CVS. Recent poly3d.c patch added ceilf, which
broke compilation on IRIX - fixed now.
Have a nice day.
Stepan Roh
diff -U 3 --recursive allegro.orig/include/allegro/alucfg.h allegro/include/allegro/alucfg.h
--- allegro.orig/include/allegro/alucfg.h Thu Jun 29 15:18:39 2000
+++ allegro/include/allegro/alucfg.h Fri Sep 15 14:39:25 2000
@@ -51,6 +51,7 @@
# undef fatan2
# undef fsqrt
# undef fhypot
+# undef fceil
#endif
#undef ALLEGRO_INCLUDE_MATH_H