diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-01-18 00:59:41 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-01-18 00:59:41 +0000 |
commit | d4e7faed04b1b60bd8a77c4e7a9e0a26f5a47a18 (patch) | |
tree | c54c63f68cd3fa5b6c46de2bd7dee0e0a4b0a522 /databases/mysql41-server/files/patch-configure | |
parent | - from 0.01 to 0.02 (diff) |
Sync with recent mysql323 changes:
- Correctly support PTHREAD_LIBS/CFLAGS
- Use USE_GNOME=lthack
- Propagate DB_DIR in packages
- Use my @FreeBSD.org email address
Approved by: nork (mentor/implicitly)
Notes
Notes:
svn path=/head/; revision=98441
Diffstat (limited to 'databases/mysql41-server/files/patch-configure')
-rw-r--r-- | databases/mysql41-server/files/patch-configure | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/mysql41-server/files/patch-configure b/databases/mysql41-server/files/patch-configure index 6c102a1762a6..c7b052905fa8 100644 --- a/databases/mysql41-server/files/patch-configure +++ b/databases/mysql41-server/files/patch-configure @@ -1,13 +1,5 @@ --- configure.orig Mon Dec 1 13:55:34 2003 +++ configure Wed Dec 10 00:22:08 2003 -@@ -8127,6 +8127,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' @@ -9069,7 +9070,7 @@ ;; esac |