diff options
| author | 2008-03-20 03:49:38 +0000 | |
|---|---|---|
| committer | 2008-03-20 03:49:38 +0000 | |
| commit | 6239641f75ff0f46c637db879e771decaf2bf5e4 (patch) | |
| tree | 5acf95f7569f71dab45df9d523dd83095948603f /admin | |
| parent | added log info to configure (diff) | |
| download | KVIrc-6239641f75ff0f46c637db879e771decaf2bf5e4.tar.gz KVIrc-6239641f75ff0f46c637db879e771decaf2bf5e4.tar.bz2 KVIrc-6239641f75ff0f46c637db879e771decaf2bf5e4.zip | |
quick fix
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1235 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/acinclude.m4.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/acinclude.m4.in b/admin/acinclude.m4.in index df4184a3e..bcb1ce144 100644 --- a/admin/acinclude.m4.in +++ b/admin/acinclude.m4.in @@ -756,7 +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 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 "################################################################################" |
