Changeset 11481


Ignore:
Timestamp:
Dec 5, 2010, 6:59:29 PM (12 years ago)
Author:
charles
Message:

(2.0x) backport r11302 for #3620 "syntax error in configure.ac"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0x/configure.ac

    r11470 r11481  
    207207    user_specified_libevent=yes
    208208fi
    209 if test "x$user_specified_libevent" == "xyes"; then
     209if test "x$user_specified_libevent" = "xyes"; then
    210210    AC_MSG_NOTICE([Using user-specified LIBEVENT_LIBS and LIBEVENT_CFLAGS])
    211211else
Note: See TracChangeset for help on using the changeset viewer.