diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-10-20 13:04:37 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-10-20 13:04:37 +0000 |
commit | 8ff288dfbd3eabeba15787b8baef7233a081e34a (patch) | |
tree | 898668fb615b65bf1f4ad257345f40f7cfc59261 /net/ortp/files | |
parent | 9535f0d4b75cfc7d482437aec7b7472c0b8ba981 (diff) | |
download | ports-8ff288dfbd3eabeba15787b8baef7233a081e34a.tar.gz ports-8ff288dfbd3eabeba15787b8baef7233a081e34a.zip |
Notes
Diffstat (limited to 'net/ortp/files')
-rw-r--r-- | net/ortp/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/ortp/files/patch-configure b/net/ortp/files/patch-configure new file mode 100644 index 000000000000..664c80ff1ec0 --- /dev/null +++ b/net/ortp/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2003/10/20 01:30:00 1.1 ++++ configure 2003/10/20 01:30:12 +@@ -18396,6 +18396,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' |