cae7912e716249284d58ce78d2591bfc3442ac58
[onak.git] / config.h.in
1 /*
2  * config.h - Autoconf config header file.
3  *
4  * Jonathan McDowell <noodles@earth.li>
5  *
6  * Copyright 2004 Project Purple
7  *
8  * $Id: onak-conf.h,v 1.12 2003/10/15 21:15:21 noodles Exp $
9  */
10
11 #ifndef __CONFIG_H_
12 #define __CONFIG_H_
13
14 /* Define to 1 if your processor stores words with the most significant byte
15  *    first (like Motorola and SPARC, unlike Intel and VAX). */
16 #undef WORDS_BIGENDIAN
17
18 #endif /* __CONFIG_H_ */