diff th_args.c @ 49:598609fb49b0

Change how "config.h" is included, etc.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 03 Oct 2011 15:40:54 +0300
parents c811c952d21d
children 1fa969d0f551
line wrap: on
line diff
--- a/th_args.c	Mon Oct 03 15:39:42 2011 +0300
+++ b/th_args.c	Mon Oct 03 15:40:54 2011 +0300
@@ -116,12 +116,12 @@
 
 
 */
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#ifdef EXTERNAL
+#else
 #include "th_util.h"
 #include "th_args.h"
 #include "th_string.h"
+#endif
 
 
 /* Check if option requires an argument