diff options
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 |