summaryrefslogtreecommitdiff
path: root/emulators/gpsim/patches/patch-ac
diff options
context:
space:
mode:
authorbouyer <bouyer>2004-04-26 21:50:24 +0000
committerbouyer <bouyer>2004-04-26 21:50:24 +0000
commitafe21e7e6d069f902a73b11d54502cc6c4681c97 (patch)
treef47b53dad4a9bc4d633e6895022fe94bafef7a11 /emulators/gpsim/patches/patch-ac
parent58d94f5eafdb9f9626a9d5495cc30f3314bee960 (diff)
downloadpkgsrc-afe21e7e6d069f902a73b11d54502cc6c4681c97.tar.gz
Update to 0.21.2. Main change since 0.20.7:
o Updated to support GTK+ 2.x o Added the stopwatch command. o added support for more processors o EEPROM added to 18F devices by Mike Durian o Added breakpoint capability on nodes o Added spi Module o Added attributes to external usart module o log command has been added (Command Line) o Profiling has been added (gui) o Trace viewer has been added o Added parport - parallel port loadable module o Source level debugging of C files o Added module attibutes (attribute.cc) o Enhanced module interface - now LCD module works with gpsim o Beautified the Single Step and Trace dump outputs o Added break on stack overflow and underflow o Added break mask to wv/rv type break points. Now you can specify which bits are significant. o Added "--cli" command line option. Invokes gpsim in command line mode even if it has been configured to use the gui. o Program viewer can now display ASCII encode text in "dt" tables o Added pullup/pulldown resistors to the gpsim modules o added "frequency" command o Added time field to the gui status bar.
Diffstat (limited to 'emulators/gpsim/patches/patch-ac')
-rw-r--r--emulators/gpsim/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/emulators/gpsim/patches/patch-ac b/emulators/gpsim/patches/patch-ac
deleted file mode 100644
index 7766c4e53b0..00000000000
--- a/emulators/gpsim/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/04/27 14:43:56 agc Exp $
-
---- configure 2001/04/27 14:23:14 1.1
-+++ configure 2001/04/27 14:23:20
-@@ -2572,7 +2572,7 @@
- cat > conftest.$ac_ext <<EOF
- #line 2574 "configure"
- #include "confdefs.h"
--#include <eXdbm/eXdbm.h>
-+#include <eXdbm.h>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
- { (eval echo configure:2579: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }