summaryrefslogtreecommitdiff
path: root/math/octave-devel/files/patch-ab
blob: dec511c0c3f6e5497f55f39f3dbd5934e358d48b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.orig	Thu May 21 20:16:26 1998
+++ configure	Wed May 12 16:34:24 1999
@@ -5875,6 +5875,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
   ;;