~ubuntu-branches/ubuntu/natty/freeradius/natty-updates

« back to all changes in this revision

Viewing changes to src/modules/rlm_counter/configure

  • Committer: Bazaar Package Importer
  • Author(s): Paul Hampson
  • Date: 2006-01-15 13:34:13 UTC
  • mto: (3.1.3 dapper) (4.1.3 sid) (1.1.14 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20060115133413-zo1dslttvdoalqym
Tags: upstream-1.1.0
ImportĀ upstreamĀ versionĀ 1.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
864
864
    if test "x$smart_include" != "x"; then
865
865
      break;
866
866
    fi
867
 
    CFLAGS="$old_CFLAGS"
868
867
  done
 
868
  CFLAGS="$old_CFLAGS"
869
869
fi
870
870
 
871
871
if test "x$smart_include" = "x"; then
943
943
    if test "x$smart_include" != "x"; then
944
944
      break;
945
945
    fi
946
 
    CFLAGS="$old_CFLAGS"
947
946
  done
 
947
  CFLAGS="$old_CFLAGS"
948
948
fi
949
949
 
950
950
if test "x$smart_include" != "x"; then
989
989
    if test "x$smart_lib" != "x"; then
990
990
      break;
991
991
    fi
992
 
    LIBS="$old_LIBS"
993
992
  done
 
993
  LIBS="$old_LIBS"
994
994
fi
995
995
 
996
996
if test "x$smart_lib" = "x"; then
1091
1091
    if test "x$smart_lib" != "x"; then
1092
1092
      break;
1093
1093
    fi
1094
 
    LIBS="$old_LIBS"
1095
1094
  done
 
1095
  LIBS="$old_LIBS"
1096
1096
fi
1097
1097
 
1098
1098
if test "x$smart_lib" != "x"; then