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

« back to all changes in this revision

Viewing changes to src/modules/rlm_sql/drivers/rlm_sql_postgresql/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:
828
828
    if test "x$smart_include" != "x"; then
829
829
      break;
830
830
    fi
831
 
    CFLAGS="$old_CFLAGS"
832
831
  done
 
832
  CFLAGS="$old_CFLAGS"
833
833
fi
834
834
 
835
835
if test "x$smart_include" = "x"; then
907
907
    if test "x$smart_include" != "x"; then
908
908
      break;
909
909
    fi
910
 
    CFLAGS="$old_CFLAGS"
911
910
  done
 
911
  CFLAGS="$old_CFLAGS"
912
912
fi
913
913
 
914
914
if test "x$smart_include" != "x"; then
958
958
    if test "x$smart_lib" != "x"; then
959
959
      break;
960
960
    fi
961
 
    LIBS="$old_LIBS"
962
961
  done
 
962
  LIBS="$old_LIBS"
963
963
fi
964
964
 
965
965
if test "x$smart_lib" = "x"; then
1060
1060
    if test "x$smart_lib" != "x"; then
1061
1061
      break;
1062
1062
    fi
1063
 
    LIBS="$old_LIBS"
1064
1063
  done
 
1064
  LIBS="$old_LIBS"
1065
1065
fi
1066
1066
 
1067
1067
if test "x$smart_lib" != "x"; then