]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - configure
ncurses 5.9 - patch 20131027
[ncurses.git] / configure
index eb0672957ceec9738f48f2b83ef40ffb44c8ce41..dc82c37809e8e7bda39a9061cdaaadd7514e135e 100755 (executable)
--- a/configure
+++ b/configure
@@ -20213,7 +20213,7 @@ if test "$GCC" != yes; then
        ACPPFLAGS="$ACPPFLAGS -I\${includedir}"
 elif test "$includedir" != "/usr/include"; then
        if test "$includedir" = '${prefix}/include' ; then
-               if test x$prefix != /usr ; then
+               if test x$prefix != x/usr ; then
                        ACPPFLAGS="$ACPPFLAGS -I\${includedir}"
                fi
        else