X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=configure;h=dc82c37809e8e7bda39a9061cdaaadd7514e135e;hp=eb0672957ceec9738f48f2b83ef40ffb44c8ce41;hb=ff4cca6e1dfc932e229643403cdd59a6dd4b1abb;hpb=73ab536b636227eed291dad213ca88c93d422fb8;ds=sidebyside diff --git a/configure b/configure index eb067295..dc82c378 100755 --- 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