Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
margo
Commits
a9952dd8
Commit
a9952dd8
authored
Sep 01, 2017
by
Shane Snyder
Browse files
remove comment
parent
7c5bd1b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
a9952dd8
...
...
@@ -86,7 +86,6 @@ AC_ARG_ENABLE([abt-snoozer],
check_abt_snoozer_status=fail
if test "x${check_abt_snoozer}" = xauto -o "x${check_abt_snoozer}" = xyes ; then
dnl AC_MSG_CHECKING([If abt-snoozer is installed])
PKG_CHECK_MODULES([ABT_SNOOZER],[abt-snoozer],
[AC_DEFINE([HAVE_ABT_SNOOZER], [1], [Use ABT-SNOOZER])
PC_REQUIRES="$PC_REQUIRES abt-snoozer"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment