1
0
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:
Martin Ling
2015-03-24 23:15:32 +00:00
parent 7c1101dc08
commit 7c081505e5
4 changed files with 29 additions and 8 deletions

3
.gitignore vendored
View File

@@ -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