about summary refs log tree commit diff stats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 0 insertions, 8 deletions
diff --git a/configure.ac b/configure.ac
index faacc931..04cf2d53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,19 +46,11 @@ AM_CFLAGS="$AM_CFLAGS -Wno-missing-field-initializers "
 AM_CFLAGS="$AM_CFLAGS -lstrophe -lxml2 -lexpat -lncurses -lcurl -lresolv "
 AM_CFLAGS="$AM_CFLAGS $DEPS_LIBS $NOTIFY_LIBS"
 
-#AM_CPPFLAGS="-lstrophe -lxml2 -lexpat -lncurses -lcurl -lresolv "
-#AM_CPPFLAGS="$AM_CPPFLAGS $DEPS_CFLAGS $NOFTITY_CFLAGS $DEPS_LIBS $NOTIFY_LIBS"
 AM_CPPFLAGS="$DEPS_CFLAGS $NOTIFY_CFLAGS"
 
 AC_SUBST(AM_CFLAGS)
 AC_SUBST(AM_CPPFLAGS)
 
-#CFLAGS="$CFLAGS $DEPS_CFLAGS $DEPS_LIBS $NOTIFY_CFLAGS $NOTIFY_LIBS"
-#CPPFLAGS="$CPPFLAGS $DEPS_CFLAGS $DEPS_LIBS $NOTIFY_CFLAGS $NOTIFY_LIBS"
-
-#AC_CHECK_HEADERS([libnotify/notify.h], [], 
-#    [AC_MSG_NOTICE([libnotify not found, desktop notification option not included])])
-
 # Checks for typedefs, structures, and compiler characteristics.
 
 # Checks for library functions.
i/profani-tty/blame/tests/unittests/test_cmd_disconnect.c?id=66f9a6b7219391b2c8bee5967f5ef7e223fd5d23'>^
a4cadf78 ^
ab7bd6fe ^


81190251 ^

a2726b6a ^

ab7bd6fe ^
ab7bd6fe ^
055a5f71 ^
51bd4ed3 ^

ab7bd6fe ^
3bb1f124 ^
ceb5dcc0 ^
ab7bd6fe ^

81190251 ^
ab7bd6fe ^


a2726b6a ^

f180925c ^

2215a379 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37