diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-24 15:32:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-24 15:32:31 +0000 |
commit | 9bed3c1175a23d4e48159a5ead32bb5b80e419d4 (patch) | |
tree | ed2e96d1f4deca19af5a6081f68fc224e2d17f6f /cad/ngspice_rework/files/patch-configure | |
parent | This module is an interface to the SenderBase query service at (diff) |
- Update to 18
PR: ports/130047
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
Approved by: maintainer timeout (2 months)
Diffstat (limited to 'cad/ngspice_rework/files/patch-configure')
-rw-r--r-- | cad/ngspice_rework/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/ngspice_rework/files/patch-configure b/cad/ngspice_rework/files/patch-configure deleted file mode 100644 index b222cf1f7f38..000000000000 --- a/cad/ngspice_rework/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Tue Aug 30 16:58:35 2005 -+++ configure Sat Dec 10 19:15:02 2005 -@@ -3365,7 +3365,7 @@ - if test "$enable_debug" = "no"; then - { echo "$as_me:$LINENO: WARNING: Removing debugging option!" >&5 - echo "$as_me: WARNING: Removing debugging option!" >&2;} -- CFLAGS=" " -+# CFLAGS=" " - fi - - if test "x$GCC" = "xyes"; then |