summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-03-13 20:51:08 +0100
committerDave Davenport <qball@gmpclient.org>2017-03-13 20:51:08 +0100
commit479f515181c32935cdf79b7b3b09ef29160019f4 (patch)
tree3243d8f5b6926c4d73e5f3bb31a01d7d3fcde2c3 /configure.ac
parent9cfb075bc469faa11941cc7b2a9a1be5e0443038 (diff)
Remove old stuff
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index f4f0f678..37eb7c9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -122,10 +122,6 @@ AC_SUBST([AM_CFLAGS])
AC_CONFIG_FILES([Makefile doc/rofi.doxy pkgconfig/rofi.pc])
AC_OUTPUT
-dnl -----------------------------------------------
-dnl Some output to easily spot if I3 is enabled.
-dnl -----------------------------------------------
-
echo ""
echo "-------------------------------------"
if test x$enable_timings = xyes; then