X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.in;h=5a141386579fdb1dfa763dbfdd93c599b71a7b65;hb=28307966381dd022bfc2df3beb4a8cf0d8958f46;hp=b346dc75014e17c663dbde3e495370f40839485f;hpb=4399c57ed52ef023537ef6e3ac5ca9f3cef6fd1b;p=lyx.git diff --git a/configure.in b/configure.in index b346dc7501..5a14138657 100644 --- a/configure.in +++ b/configure.in @@ -54,9 +54,6 @@ AC_PROG_CC ### check for special systems AC_ISC_POSIX AC_AIX -LYX_HPUX -LYX_SUNOS4 -LYX_SCO ### Check for program extensions (.exe or nothing) AC_EXEEXT @@ -169,13 +166,18 @@ 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_GUILIB="xforms/*.lo xforms/forms/*.lo" FRONTEND_INCLUDES="-I\$(srcdir)/xforms" - FRONTEND_LIBS="@XFORMS_IMAGE_LIB@ @XFORMS_LIB@ @XPM_LIB@" - FRONTEND_INFO=`cat <