On Friday 12 March 2004 17:37, Stephan Kulow wrote: > CVS commit by coolo: > > try to find /etc/kpdfrc > > > M +6 -1 configure.in.in 1.5.2.1 > > > --- kdegraphics/kpdf/configure.in.in #1.5:1.5.2.1 > @@ -37,4 +37,9 @@ > AC_SUBST(LIBPAPER_LIBS) > > - > AC_CHECK_FUNCS(fseek64 mkstemp mkstemps popen) > + > +AC_FIND_FILE(xpdfrc, [/etc /usr/local/etc], xpdfrc)
Care to add /etc/xpdf/? Debian stores xpdfrc there. Achim > +if test "$xpdfrc" != NO; then > + AC_DEFINE_UNQUOTED(SYSTEM_XPDFRC, "$xpdfrc/xpdfrc", [Define the location > your xpdfrc]) > +fi > + > > > > -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [EMAIL PROTECTED]