blob: f0d8d6d7b98cd4d26ca0f3da6cc893a148d664b7 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001AC_INIT([sensorhal], [1.0])
2AUTOMAKE_OPTIONS = foreign subdir-objects
3AM_INIT_AUTOMAKE([foreign])
4LT_INIT([dlopen shared disable-static])
5AC_PROG_CC
6AC_PROG_CXX
7AC_PROG_LIBTOOL
8AC_CONFIG_FILES([Makefile])
9AC_OUTPUT