# HG changeset patch # User Nathan Walp # Date 1064766748 0 # Node ID 142fe1f3530dc0bbbceb685c0032bedcbdb4d0aa # Parent fb667be9732c771c07e18337c8bf784587ba17cc [gaim-migrate @ 7546] thanks to Chris Rankin (rankincj) for spotting this diff -r fb667be9732c -r 142fe1f3530d 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