Make ps_glyph_to_unicode() take a glyph index instead of a glyph name.
[sgt/halibut] / Makefile
index a193620..5467083 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -72,7 +72,6 @@ else
 # The `real' makefile part.
 
 CFLAGS += -Wall -W -ansi -pedantic
-LIBS += -lm
 
 ifdef TEST
 CFLAGS += -DLOGALLOC