X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.in;h=10e7839325c6b61dd9d3c60147ef14a8c12eca30;hb=4fff14150128dcf569ac291f28ab60f11fbab5b4;hp=fc2111a1869bb6fc3cc332e0726693e4f559ffc3;hpb=9c2fef3e5b586dd33fb528aed38c0b69e4cd4d0a;p=lyx.git diff --git a/configure.in b/configure.in index fc2111a186..10e7839325 100644 --- a/configure.in +++ b/configure.in @@ -186,9 +186,17 @@ dnl problems with the AC_REQUIRE contained in KDE_DO_IT_ALL. case "$lyx_use_frontend" in xforms) # for now don't set it for xforms as this is always entered - FRONTEND="xforms" - FRONTEND_GUILIB="xforms/*.lo" - FRONTEND_INCLUDES="-I\$(srcdir)/xforms";; + LYX_PATH_XPM + LYX_PATH_XFORMS + FRONTEND="xforms" + FRONTEND_GUILIB="xforms/*.lo" + FRONTEND_INCLUDES="-I\$(srcdir)/xforms" + FRONTEND_LIBS="@XPM_LIB@ @XFORMS_LIB@" + FRONTEND_INFO=`cat <