From: Dana Jansens Date: Tue, 3 Dec 2002 19:51:49 +0000 (+0000) Subject: restore the CXXFLAGS/LIBS X-Git-Tag: openbox-2_2_2^2~8 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=e42e2ce6d23e905fc94a2c7bbab6c780ac5f626a;p=dana%2Fopenbox.git restore the CXXFLAGS/LIBS --- diff --git a/configure.in b/configure.in index 0daeb7c5..8d46a8d9 100644 --- a/configure.in +++ b/configure.in @@ -182,6 +182,8 @@ if test "$enableval" = "yes"; then ] ) ) + CXXFLAGS=${S_CXXFLAGS} + LIBS=${S_LIBS} else AC_MSG_RESULT([version 1]) AC_CHECK_LIB(Xft, XftFontOpenXlfd,