summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c175a8e..358575c 100644
--- a/configure.in
+++ b/configure.in
@@ -30,4 +30,4 @@ AC_FUNC_REALLOC
AC_CHECK_FUNCS([sqrtf], , AC_MSG_ERROR([required function sqrtf not found]))
AC_CONFIG_FILES([Makefile])
-AC_OUTPUT
+AC_OUTPUT([libneofx-0.1.pc])