diff options
| author | 2008-03-20 00:38:20 +0000 | |
|---|---|---|
| committer | 2008-03-20 00:38:20 +0000 | |
| commit | 268c5dee1bcf15a8b1fa2b83b3135880a6d0fa7d (patch) | |
| tree | 824d0cd9e2e4f7aa51d82df77a4988fe087968f2 /admin | |
| parent | Fix for regusers stuff: please test (diff) | |
| download | KVIrc-268c5dee1bcf15a8b1fa2b83b3135880a6d0fa7d.tar.gz KVIrc-268c5dee1bcf15a8b1fa2b83b3135880a6d0fa7d.tar.bz2 KVIrc-268c5dee1bcf15a8b1fa2b83b3135880a6d0fa7d.zip | |
added log info to configure
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1233 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/acinclude.m4.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/acinclude.m4.in b/admin/acinclude.m4.in index 216a9d362..df4184a3e 100644 --- a/admin/acinclude.m4.in +++ b/admin/acinclude.m4.in @@ -756,6 +756,7 @@ AC_DEFUN([AC_SS_CHECK_DL], echo "### It looks that your system has no interface to the dynamic linker ?" echo "### If you're on linux, you either miss libdl , or the linker is not" echo "### able to find it. Make sure that libdl is in /lib or /usr/lib." + echo "### If you're sure you have libdl, make sure you have also g++ installed echo "### If you're not on linux, please drop a mail to pragma at kvirc dot net" echo "### describing your system and I'll try to fix it." echo "################################################################################" |
