Sun, 28 Sep 2003 16:32:28 +0000
[gaim-migrate @ 7546]
thanks to Chris Rankin (rankincj) for spotting this
| configure.ac | file | annotate | diff | comparison | revisions |
--- a/configure.ac Sun Sep 28 01:39:42 2003 +0000 +++ b/configure.ac Sun Sep 28 16:32:28 2003 +0000 @@ -589,7 +589,7 @@ AC_MSG_RESULT("") if test "x$with_nspr_includes" != "x"; then - CPPFLAGS="$CPPFLAGS -I$with_nspr_includs -I$with_nss_includes" + CPPFLAGS="$CPPFLAGS -I$with_nspr_includes -I$with_nss_includes" else CPPFLAGS="$CPPFLAGS -I$with_nss_includes" fi