X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fconfigure;h=18328945f61a8cd22f4267135e4f067171bb712c;hp=f81cf90c23afb9b6930897fda231678052474272;hb=ff4cca6e1dfc932e229643403cdd59a6dd4b1abb;hpb=73ab536b636227eed291dad213ca88c93d422fb8 diff --git a/Ada95/configure b/Ada95/configure index f81cf90c..18328945 100644 --- a/Ada95/configure +++ b/Ada95/configure @@ -11858,7 +11858,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