diff options
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 41be8258..c5c90612 100755 --- a/configure.ac +++ b/configure.ac @@ -10,8 +10,6 @@ AC_PROG_INSTALL AC_PROG_MAKE_SET # Checks for libraries -# (someone may want to exchange these symbols with -# something more meaningful in the future /- kth5) AC_CHECK_LIB([guichan], [gcnGuichanVersion], , AC_MSG_ERROR([ *** Unable to find Guichan library (guichan.sf.net)])) |