diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-14 12:41:38 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-14 12:41:38 +0000 |
| commit | 634fd57ed1c3ddc6cf59f968303d7584d4555778 (patch) | |
| tree | 2b267a832d6c761aca7c06f9d054e7970df5716e /cad/xcircuit/files/patch-aa | |
| parent | 35340321b76a57134de9dd71387da344ac796833 (diff) | |
Update to version 2.2.1
PR: 25074
Submitted by: Ports Fury
Diffstat (limited to 'cad/xcircuit/files/patch-aa')
| -rw-r--r-- | cad/xcircuit/files/patch-aa | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/cad/xcircuit/files/patch-aa b/cad/xcircuit/files/patch-aa index ce9cbf5c87cd..d20e7d3474a7 100644 --- a/cad/xcircuit/files/patch-aa +++ b/cad/xcircuit/files/patch-aa @@ -1,5 +1,5 @@ -*** Imakefile.orig Tue Dec 19 06:19:13 2000 ---- Imakefile Wed Dec 20 02:58:57 2000 +*** Imakefile.orig Wed Feb 14 04:52:30 2001 +--- Imakefile Wed Feb 14 05:17:11 2001 *************** *** 28,46 **** #CCOPTIONS = -O2 @@ -59,3 +59,20 @@ #------------------------------------------------------------------------ # Window manager bug workaround---If you don't like xcircuit grabbing kbd +*************** +*** 85,91 **** + #------------------------------------------------------------------------ + # Support for embedded Python interpreter (requires libpython2.0.a) + # +! #define HAVE_PYTHON + + #------------------------------------------------------------------------ + # +--- 86,92 ---- + #------------------------------------------------------------------------ + # Support for embedded Python interpreter (requires libpython2.0.a) + # +! /* #define HAVE_PYTHON */ + + #------------------------------------------------------------------------ + # |
