diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 19:54:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 19:54:11 +0000 |
commit | d2a20c830c8c86a35efa6c8d705a7f78475ee0dc (patch) | |
tree | 3d2ded55d70f5cd644b348a68df9d97174cc53f3 /graphics/sam2p/files | |
parent | f97fb6e560ee1b005fa7354fdf285b4cbc298400 (diff) |
Notes
Diffstat (limited to 'graphics/sam2p/files')
-rw-r--r-- | graphics/sam2p/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sam2p/files/patch-configure b/graphics/sam2p/files/patch-configure index 2c479edcf68a..44b3294e7dd9 100644 --- a/graphics/sam2p/files/patch-configure +++ b/graphics/sam2p/files/patch-configure @@ -1,9 +1,9 @@ ---- configure.orig Fri Feb 7 02:07:46 2003 -+++ configure Fri Feb 7 02:08:00 2003 -@@ -7420,7 +7420,7 @@ +--- configure.orig Wed Oct 1 19:19:53 2003 ++++ configure Sun Jan 11 20:48:06 2004 +@@ -7502,7 +7502,7 @@ ac_n="${ac_n:-$ECHO_N}" echo $ac_n "running make Makedep""... $ac_c" 1>&6 - echo "configure:7422: running make Makedep" >&5 + echo "configure:7504: running make Makedep" >&5 -if >&5 2>&5 make Makedep; then : +if >&5 2>&5 gmake Makedep; then : echo "$as_me:$LINENO: result: ok" >&5 |