aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorroot <root@no.no.james.local>2015-09-01 15:34:05 +0100
committerroot <root@no.no.james.local>2015-09-01 15:34:05 +0100
commitb86d2b80040c0ac6810a49f593934d651a257128 (patch)
tree8ad73354b3175816f33221c2ad4d3d7ebfa397da /configure.ac
parent479a2502f237c2aa7a5342e58b25e6c9032aedc9 (diff)
downloadnrfdfu-b86d2b80040c0ac6810a49f593934d651a257128.tar.gz
nrfdfu-b86d2b80040c0ac6810a49f593934d651a257128.tar.bz2
nrfdfu-b86d2b80040c0ac6810a49f593934d651a257128.zip
config.ac fixes and new .gitignore
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 9bb8e31..9ef9265 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,6 +12,7 @@ AC_CONFIG_SRCDIR(nrfdfu.c)
AM_INIT_AUTOMAKE
AC_PROG_CC
+AM_PROG_CC_C_O
AC_SYS_LARGEFILE