cpp-d1064d
[projects.git] / eibd / configure
index b835ad1..6afea0c 100755 (executable)
@@ -15933,8 +15933,11 @@ if test ".$with_pth" != .no; then
         if test ".$_pth_subdir" = .yes; then
             _pth_location="$with_pth"
             _pth_type='local'
+#mjm
             _pth_cppflags="-I$with_pth"
             _pth_cflags="-I$with_pth"
+#            _pth_cppflags="-isystem$with_pth"
+#            _pth_cflags="-isystem$with_pth"
             if test -f "$with_pth/ltconfig"; then
                 _pth_ldflags="-L$with_pth/.libs"
             else