freebsd-ports/math/octave-devel/files/patch-ab
Chuck Robey 1ce742e211 Bring Octave up to version 2.0.15.
Obtained from:	Bill Fenner's Distfiles listing.
2000-01-21 21:26:52 +00:00

12 lines
277 B
Text

--- configure.orig Fri Jan 21 14:55:43 2000
+++ configure Fri Jan 21 14:56:25 2000
@@ -6012,6 +6012,9 @@
unwind-prot.o: unwind-prot.cc
$(CXX) -c $(CPPFLAGS) $(CXXFLAGS_NO_PT_FLAGS) $<
+xdiv.o: xdiv.cc
+ $(CXX) -c $(CPPFLAGS) $(CXXFLAGS_NO_PT_FLAGS) $<
+
EOF
;;
esac