summaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2005-10-17 20:52:43 +0200
committerJudd Vinet <judd@archlinux.org>2005-10-17 20:52:43 +0200
commita1526a3e7dda31e236985ab465a5befa298eef26 (patch)
tree4087d7f60d49651ab9c4a2fa876be11935ac1bbd /config.h
parent8f191f3b332823906608453aac788b6ebc870e91 (diff)
downloadpacman-a1526a3e7dda31e236985ab465a5befa298eef26.tar.gz
pacman-a1526a3e7dda31e236985ab465a5befa298eef26.tar.xz
added first part of the autoconf stuff - patch from Christian Hamar <krics@linuxforum.hu>
Diffstat (limited to 'config.h')
-rw-r--r--config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/config.h b/config.h
deleted file mode 100644
index e59a0e58..00000000
--- a/config.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#define ENABLE_NLS 1
-#define HAVE_LOCALE_H 1
-#define HAVE_SETLOCALE 1
-#define HAVE_STRVERSCMP 1
-#undef CYGWIN