diff options
| author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-27 20:09:41 +0000 |
|---|---|---|
| committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-27 20:09:41 +0000 |
| commit | ce4b1510c1acc083904b674d0898474249f4471c (patch) | |
| tree | 0ae17156dc47f74a7b8fabc865f76ce78c1020db /security/libtasn1/files/patch-configure | |
| parent | Add mailsync 4.4.4, mailsync is a way of keeping a collection of mailboxes (diff) | |
- Update to 0.2.1
- Bumped shlib version to 1
- Conditionalize libgnugetopt dependency
PR: 48702
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes
Notes:
svn path=/head/; revision=76592
Diffstat (limited to 'security/libtasn1/files/patch-configure')
| -rw-r--r-- | security/libtasn1/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/libtasn1/files/patch-configure b/security/libtasn1/files/patch-configure new file mode 100644 index 000000000000..7dac841eecb9 --- /dev/null +++ b/security/libtasn1/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure.orig Thu Feb 27 21:02:03 2003 ++++ configure Thu Feb 27 21:02:16 2003 +@@ -8617,6 +8617,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' |
