]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/sdk/c/configure.ac
removed
[tinyos-2.x.git] / support / sdk / c / configure.ac
diff --git a/support/sdk/c/configure.ac b/support/sdk/c/configure.ac
deleted file mode 100644 (file)
index c064fd6..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-AC_INIT(cmotesdk, 1.0)
-AC_CONFIG_SRCDIR(sfsource.c)
-AM_CONFIG_HEADER(autoconf.h)
-AC_CONFIG_AUX_DIR(config-aux)
-AM_INIT_AUTOMAKE
-
-AC_PROG_CC
-AC_PROG_RANLIB
-
-AC_OUTPUT(Makefile)