summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2011-02-10 16:28:02 +0100
committerLinus Walleij <triad@df.lth.se>2011-02-10 16:28:02 +0100
commit8e49914337d851efdb5ba8ca7ccc8180021cc1dc (patch)
tree76f64087a3844aedeecb90b51cea33fbd988e356 /configure.ac
parent9e09ad0e32cbdac88637d4ee2cc02ca3b771ca40 (diff)
downloadlibmtp-8e49914337d851efdb5ba8ca7ccc8180021cc1dc.tar.gz
Drop iconv.h check, already using automake macro
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e72eb38..e4211d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -117,7 +117,7 @@ AC_HEADER_TIME
# zlib.h the day we need to decompress firmware
AC_CHECK_HEADERS([ctype.h errno.h fcntl.h getopt.h libgen.h \
limits.h stdio.h string.h sys/stat.h sys/time.h unistd.h \
- iconv.h langinfo.h locale.h arpa/inet.h byteswap.h sys/uio.h])
+ langinfo.h locale.h arpa/inet.h byteswap.h sys/uio.h])
AC_CHECK_HEADER([usb.h],,
AC_MSG_ERROR([I can't find the libusb header file on your system.
You may need to set the CPPFLAGS environment variable to include