open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- configure.orig 2000-08-06 04:53:16.000000000 +1000
+++ configure 2008-06-02 23:11:47.000000000 +1000
@@ -113,10 +113,10 @@
;;
*)
cat <<! >> Makefile
-CC = cc
-CFLAGS =
-LDFLAGS = -lm
-INCLUDES = -I.
+CC = $CC
+CFLAGS = $CFLAGS
+LDFLAGS += $LDFLAGS -lm
+INCLUDES += -I. $CPPFLAGS
!
Everything looks good. We'll let you know here if there's anything you should know about.