]> the.earth.li Git - onak.git/commitdiff
Remove config.h.in
authorJonathan McDowell <noodles@earth.li>
Sat, 12 Jun 2004 16:12:16 +0000 (16:12 +0000)
committerJonathan McDowell <noodles@earth.li>
Sat, 12 Jun 2004 16:12:16 +0000 (16:12 +0000)
Removed config.h.in as autoheader will create this for us anyway.

config.h.in [deleted file]

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_ */