diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 10:29:47 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 10:29:47 +0000 |
commit | 452dbd569224682bc15422b6c2f93a75c79c87b3 (patch) | |
tree | f5b8754c8382fbd0742e8403c2bfa858d7234466 /emulators/visualos/files | |
parent | Update to 0.84 (diff) |
Update to version 1.0.5
PR: ports/72318
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=118921
Diffstat (limited to 'emulators/visualos/files')
-rw-r--r-- | emulators/visualos/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/emulators/visualos/files/patch-configure b/emulators/visualos/files/patch-configure deleted file mode 100644 index 42efb5a9986c..000000000000 --- a/emulators/visualos/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/06/10 09:27:06 1.1 -+++ configure 2002/06/10 09:27:21 -@@ -7605,6 +7605,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' |