summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2014-11-18 13:48:34 +0100
committerKarel Zak2014-11-18 13:49:42 +0100
commit8596f6391461bac53f5bab48f8c8b17a7c459f28 (patch)
tree26a3defe740eeda06b96e6648674c6913a70d221 /configure.ac
parentmkswap: remove memory leaks [LeakSanitizer] [valgrind] (diff)
downloadkernel-qcow2-util-linux-8596f6391461bac53f5bab48f8c8b17a7c459f28.tar.gz
kernel-qcow2-util-linux-8596f6391461bac53f5bab48f8c8b17a7c459f28.tar.xz
kernel-qcow2-util-linux-8596f6391461bac53f5bab48f8c8b17a7c459f28.zip
ldattach: GSM0710 support, add intro modem command
Patch add: --intro-command string : send command to modem --pause value : define delay between intro command and ldattach Based on patch from Martin Schmid <scm@aps-systems.ch> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b8a6627ce..5ec307236 100644
--- a/configure.ac
+++ b/configure.ac
@@ -189,6 +189,7 @@ AC_CHECK_HEADERS([ \
linux/fd.h \
linux/raw.h \
linux/tiocl.h \
+ linux/gsmmux.h \
linux/version.h \
linux/securebits.h \
locale.h \