okular/configure.in.in
Stephan Kulow b2d8bcacc9 adding support in am_edit for
KDE_OPTIONS = foreign

looks nifty, eh? :)

svn path=/trunk/kdegraphics/kdvi/; revision=33512
1999-11-11 15:10:22 +00:00

11 lines
273 B
Plaintext

dnl the following is just to fool the toplevel configure.in
LTLIBOBJS=
AC_SUBST(LTLIBOBJS)
dnl AC_CONFIG_SUBDIRS has to be done before KDE_CREATE_SUBDIRSLIST
if test -f kdvi/kpathsea/configure; then
touch kdvi/kpathsea/configure
AC_CONFIG_SUBDIRS([kdvi/kpathsea])
fi