grim/guifications1

oops

2004-06-21, grim
cbd362bb7bd9
Parents 4b17113cf365
Children 6fdd4e6f385f
oops
  • +2 -4
    configure.ac
  • --- a/configure.ac Tue Jun 01 19:32:23 2004 +0000
    +++ b/configure.ac Mon Jun 21 07:52:00 2004 +0000
    @@ -61,9 +61,7 @@
    # Find gaim
    #
    -AC_ARG_WITH(gaim,
    - AC_HELP_STRING([--with-gaim=PATH], [absolute path to gaim source
    -code]))
    +AC_ARG_WITH(gaim, AC_HELP_STRING([--with-gaim=PATH], [absolute path to gaim source code]))
    AC_MSG_CHECKING([for gaim source code])
    gaim_dirs="$with_gaim .. ../gaim ../.. . $prefix /usr/local/src/gaim /usr/local/gaim /usr"
    @@ -133,7 +131,7 @@
    echo Using Gaim source from.........: $with_gaim
    echo;
    echo Debugging enabled..............: $enable_debug
    -echo Deprecated API disabled........: $enable_deprecated
    +echo Deprecated API enabled.........: $enable_deprecated
    echo;
    echo Type make to compile
    echo Thank you for using Guifications