summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2013-01-13 22:29:31 +0200
committerYuval Adam <yuv.adm@gmail.com>2013-01-13 22:29:31 +0200
commitb4796e79bb509a5134ffc5bc24051ee7b7d19c3e (patch)
tree27f38f3ae8a947d53838b2aa5b80979fc550d6e5
parentc338e5a8c100b282b17d676054c889068bbd9747 (diff)
Attempt to fix homebrew error
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a947e80..629298b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,7 +65,7 @@ AC_TRY_COMPILE([],[],
CFLAGS="$old_CFLAGS")
dnl Generate the output
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AC_OUTPUT(
librtlsdr.pc