summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/abc.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config/abc.m4 b/config/abc.m4
index d86b2f465..0d91a36a5 100644
--- a/config/abc.m4
+++ b/config/abc.m4
@@ -6,6 +6,7 @@ AC_MSG_CHECKING([whether user requested abc support])
LIBABC=
have_libabc=0
ABC_LIBS=
+ABC_LDFLAGS=
if test "$with_abc" = no; then
AC_MSG_RESULT([no, abc disabled by user])
elif test "$with_abc" = yes; then
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback