mirror of
git://sigrok.org/libserialport
synced 2023-08-10 21:13:24 +03:00
Use a static header file, not dependent on autoconf.
This commit is contained in:
@ -29,7 +29,7 @@ m4_define([sp_package_version], [sp_package_version_major.sp_package_version_min
|
||||
|
||||
AC_INIT([libserialport], [sp_package_version], [martin-libserialport@earth.li],
|
||||
[libserialport], [http://sigrok.org/wiki/Libserialport])
|
||||
AC_CONFIG_HEADERS([config.h libserialport.h])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_MACRO_DIR([autostuff])
|
||||
AC_CONFIG_AUX_DIR([autostuff])
|
||||
|
||||
|
Reference in New Issue
Block a user