configure.ac

changeset 41
f534ace74eea
parent 39
442357970a34
child 51
a03b6dac5398
equal deleted inserted replaced
40:dafbbd5e9922 41:f534ace74eea
1 dnl Process this file with autoconf to produce a configure script. 1 dnl Process this file with autoconf to produce a configure script.
2 2
3 AC_INIT(thermometers/main.c) 3 AC_INIT(thermometers/main.c)
4 AM_CONFIG_HEADER(config.h) 4 AM_CONFIG_HEADER(config.h)
5 SUBDIRS="lib coolers dht11 rc433 thermometers" 5 SUBDIRS="lib dht11 rc433 thermferm thermometers"
6 AC_SUBST(SUBDIRS) 6 AC_SUBST(SUBDIRS)
7 7
8 dnl General settings 8 dnl General settings
9 dnl After changeing the version number, run autoconf! 9 dnl After changeing the version number, run autoconf!
10 PACKAGE="mbsePi-apps" 10 PACKAGE="mbsePi-apps"

mercurial