summaryrefslogtreecommitdiff
path: root/math/octave-forge/files/patch-configure
blob: a25912529846a204f2c2eac434da41709b916a53 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Thu Feb 12 16:56:56 2004
+++ configure	Fri May  7 06:06:47 2004
@@ -2686,7 +2686,7 @@
 
 COPY_FLAGS="-fdp"
 case "$canonical_host_type" in
-    powerpc-apple-darwin*)
+    powerpc-apple-darwin*|*freebsd*)
         COPY_FLAGS="-Rfp"
     ;;
 esac