diff configure.ac @ 6990:e0c2320a0f01

[gaim-migrate @ 7546] thanks to Chris Rankin (rankincj) for spotting this committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 28 Sep 2003 16:32:28 +0000
parents 083d1e4a9c78
children 9d310f650c7d
line wrap: on
line diff
--- 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