Message ID | 2bc6bc0cb6e589bf75f77eb882f957ee52f9d5c2.1249301360.git.quintela@redhat.com |
---|---|
State | Superseded |
Headers | show |
diff --git a/configure b/configure index b7d86af..c70da30 100755 --- a/configure +++ b/configure @@ -682,7 +682,6 @@ fi if test "$mingw32" = "yes" ; then linux="no" EXESUF=".exe" - oss="no" linux_user="no" bsd_user="no" OS_CFLAGS="$OS_CFLAGS -DWIN32_LEAN_AND_MEAN -DWINVER=0x501"
Signed-off-by: Juan Quintela <quintela@redhat.com> --- configure | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)