summaryrefslogtreecommitdiff
path: root/math/octave-devel/files/patch-ab
blob: 10fb6b644c30909f323cb73fae7da761aab0b547 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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