diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-20 15:54:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-20 15:54:21 +0000 |
commit | d844eada86a09f6b7b3d11fc4cc7ac77fa3a48bf (patch) | |
tree | 0dd35c390f49f2a19b30d884ec0a395c36c4b42b /databases/unixODBC/files/patch-configure | |
parent | Fix build on AMD64 (diff) |
- Update to version 2.2.8
PR: ports/63132
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=101511
Diffstat (limited to 'databases/unixODBC/files/patch-configure')
-rw-r--r-- | databases/unixODBC/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/unixODBC/files/patch-configure b/databases/unixODBC/files/patch-configure deleted file mode 100644 index 1d796a6f6118..000000000000 --- a/databases/unixODBC/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sun Apr 28 08:36:46 2002 -+++ configure Sun Apr 28 08:55:08 2002 -@@ -5733,6 +5733,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |