mirror of
git://sigrok.org/libserialport
synced 2023-08-10 21:13:24 +03:00
Generate a config.h rather than passing defines on command line.
Fixes bug #553.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,6 +6,8 @@ Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
autostuff/
|
||||
config.h.in
|
||||
config.h
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
@@ -13,5 +15,6 @@ libserialport.la
|
||||
libserialport.pc
|
||||
libserialport.h
|
||||
libtool
|
||||
stamp-h1
|
||||
*.o
|
||||
*.lo
|
||||
|
||||
Reference in New Issue
Block a user