diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-29 09:12:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-29 09:12:34 +0000 |
commit | 0ae84877da3dd4cf691110e7da237202f013ea4c (patch) | |
tree | 9f85aa61c82ac0a886a2dfcbfaa27b7a5cddb18f /emulators/twin/files/patch-ae | |
parent | Adding gperf version 2.7 (diff) |
Adding twin version 19990616.
Willows toolkit for migrating and developing Windows applications.
PR: 12503
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes
Notes:
svn path=/head/; revision=24252
Diffstat (limited to 'emulators/twin/files/patch-ae')
-rw-r--r-- | emulators/twin/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/twin/files/patch-ae b/emulators/twin/files/patch-ae new file mode 100644 index 000000000000..01f4b412cbfd --- /dev/null +++ b/emulators/twin/files/patch-ae @@ -0,0 +1,11 @@ +--- configure.orig Tue Dec 28 18:11:31 1999 ++++ configure Tue Dec 28 18:11:55 1999 +@@ -2544,7 +2544,7 @@ + TARGET=sco + ;; + +- i*86-unknown-freebsd*) ++ i*86-*-freebsd*) + TARGET=freebsd + ;; + |