Remove config.h.in
[onak.git] / config.h.in
diff --git a/config.h.in b/config.h.in
deleted file mode 100644 (file)
index 7f09abd..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * config.h - Autoconf config header file.
- *
- * Jonathan McDowell <noodles@earth.li>
- *
- * Copyright 2004 Project Purple
- */
-
-#ifndef __CONFIG_H_
-#define __CONFIG_H_
-
-/* Define to 1 if your processor stores words with the most significant byte
- *    first (like Motorola and SPARC, unlike Intel and VAX). */
-#undef WORDS_BIGENDIAN
-
-#endif /* __CONFIG_H_ */