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

« back to all changes in this revision

Viewing changes to src/modules/rlm_python/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:
965
965
    if test "x$smart_include" != "x"; then
966
966
      break;
967
967
    fi
968
 
    CFLAGS="$old_CFLAGS"
969
968
  done
 
969
  CFLAGS="$old_CFLAGS"
970
970
fi
971
971
 
972
972
if test "x$smart_include" = "x"; then
1044
1044
    if test "x$smart_include" != "x"; then
1045
1045
      break;
1046
1046
    fi
1047
 
    CFLAGS="$old_CFLAGS"
1048
1047
  done
 
1048
  CFLAGS="$old_CFLAGS"
1049
1049
fi
1050
1050
 
1051
1051
if test "x$smart_include" != "x"; then
1102
1102
    if test "x$smart_lib" != "x"; then
1103
1103
      break;
1104
1104
    fi
1105
 
    LIBS="$old_LIBS"
1106
1105
  done
 
1106
  LIBS="$old_LIBS"
1107
1107
fi
1108
1108
 
1109
1109
if test "x$smart_lib" = "x"; then
1204
1204
    if test "x$smart_lib" != "x"; then
1205
1205
      break;
1206
1206
    fi
1207
 
    LIBS="$old_LIBS"
1208
1207
  done
 
1208
  LIBS="$old_LIBS"
1209
1209
fi
1210
1210
 
1211
1211
if test "x$smart_lib" != "x"; then