# HG changeset patch # User Nathan Walp # Date 1064766748 0 # Node ID e0c2320a0f017c91173f1017a45a7391ad83791c # Parent 56ae951450e5e66362d5323d120ad317f012fc12 [gaim-migrate @ 7546] thanks to Chris Rankin (rankincj) for spotting this committer: Tailor Script diff -r 56ae951450e5 -r e0c2320a0f01 configure.ac --- 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