[gaim-migrate @ 7546]

Sun, 28 Sep 2003 16:32:28 +0000

author
Nathan Walp <nwalp@pidgin.im>
date
Sun, 28 Sep 2003 16:32:28 +0000
changeset 6990
142fe1f3530d
parent 6989
fb667be9732c
child 6991
8138974ffc94

[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

mercurial