From d56bbea90912cf5eda89b564f5615f63b334ba92 Mon Sep 17 00:00:00 2001 From: Nick Sayer Date: Thu, 14 Sep 2000 14:27:23 +0000 Subject: Oops. Somehow an extra USE_XLIB got into the !WITH_X case. --- databases/unixODBC/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'databases/unixODBC') diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index 15d20d1888f3..3cbb8b5a1c36 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -20,7 +20,6 @@ USE_XLIB= yes CONFIGURE_ARGS+=--enable-gui .else CONFIGURE_ARGS+=--disable-gui -USE_XLIB= yes .endif .include -- cgit v1.2.3