diff options
Diffstat (limited to 'cad/gschem/patches/patch-aa')
-rw-r--r-- | cad/gschem/patches/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/gschem/patches/patch-aa b/cad/gschem/patches/patch-aa deleted file mode 100644 index 12bf2fd2e1a..00000000000 --- a/cad/gschem/patches/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-aa,v 1.16 2007/05/31 12:48:32 dmcmahill Exp $ - ---- configure.ac.orig 2007-05-26 14:46:25.000000000 +0000 -+++ configure.ac 2007-05-29 16:23:31.000000000 +0000 -@@ -400,5 +400,5 @@ - [AC_DEFINE([HAVE_LOCALE_H], 1, [Define if you have locale.h])], - [ -- if test "$USE_NLS" == "yes"; then -+ if test "$USE_NLS" = "yes"; then - AC_MSG_ERROR([Cannot find useful locale.h, and nls support is enabled. Try compiling with --disable-nls]) - fi |