diff options
author | asau <asau@pkgsrc.org> | 2010-02-11 02:18:34 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-02-11 02:18:34 +0000 |
commit | c9981d99588ba724b458bb256583e9e42e16f819 (patch) | |
tree | b3b6508c02cf631d239e4154020371c04e1b08b8 /lang/squeak/patches/patch-ad | |
parent | a44c1d300686f374418b43e84afba57e755ca467 (diff) | |
download | pkgsrc-c9981d99588ba724b458bb256583e9e42e16f819.tar.gz |
Update to Squeak3.10.2.7179-basic image.
Finish splitting package into VM and Image parts.
Diffstat (limited to 'lang/squeak/patches/patch-ad')
-rw-r--r-- | lang/squeak/patches/patch-ad | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/squeak/patches/patch-ad b/lang/squeak/patches/patch-ad deleted file mode 100644 index 6ffcce0443f..00000000000 --- a/lang/squeak/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ad,v 1.3 2008/01/12 23:30:38 bad Exp $ - ---- platforms/unix/config/configure.ac.orig 2006-10-10 13:01:45.000000000 -0600 -+++ platforms/unix/config/configure.ac -@@ -178,6 +178,7 @@ AC_HAVE_HEADERS(features.h) - AC_HAVE_HEADERS(alloca.h) # SunOS5 - AC_HEADER_TIME - AC_HEADER_DIRENT -+AC_HAVE_HEADERS(sys/audioio.h) - - if test -f "${vmmdir}/vm/interp.h"; then - AC_DEFINE(HAVE_INTERP_H, 1) |