diff options
| author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 09:38:24 +0000 |
|---|---|---|
| committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 09:38:24 +0000 |
| commit | 6b3bfe697167dea9c77dbf17b37ccc11fb0cf6d1 (patch) | |
| tree | 917624539c87b922a5371878d07450948d2bf7e7 /math/gnumeric/files/patch-configure | |
| parent | 524396ff4347d869a0a657a58225ed5918bd525b (diff) | |
Notes
Diffstat (limited to 'math/gnumeric/files/patch-configure')
| -rw-r--r-- | math/gnumeric/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/gnumeric/files/patch-configure b/math/gnumeric/files/patch-configure new file mode 100644 index 000000000000..b7039389f456 --- /dev/null +++ b/math/gnumeric/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Sun Nov 7 14:51:35 2004 ++++ configure Sun Nov 7 14:52:12 2004 +@@ -27270,7 +27270,7 @@ + }' + fi + +-DEFS=-DHAVE_CONFIG_H ++DEFS="$DEFS -DHAVE_CONFIG_H" + + ac_libobjs= + ac_ltlibobjs= |
