summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
394938c)
Removed config.h.in as autoheader will create this for us anyway.
+++ /dev/null
-/*
- * 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_ */