aboutsummaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main.cc b/src/main.cc
index c91fb3f..b7fffc3 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -106,6 +106,11 @@ void showInfo(ostream &ostr) {
106#endif // HAVE_XPM 106#endif // HAVE_XPM
107 "XPM"<<endl<< 107 "XPM"<<endl<<
108 108
109#ifndef HAVE_IMLIB2
110 NOT<<
111#endif // HAVE_IMLIB2
112 "IMLIB2"<<endl<<
113
109#ifndef USE_GNOME 114#ifndef USE_GNOME
110 NOT<< 115 NOT<<
111#endif // USE_GNOME 116#endif // USE_GNOME