[Kde-extra-gear] Packaging problem

Sebastian Trueg trueg at k3b.org
Fri Jun 17 11:04:06 CEST 2005


Hi,

I have a problem with my K3b package and autoconf. After the configuration
make always wants to rebuild aclocal.m4 which fails on systems without
autoconf or with an older version than mine.
Why is this?

I have no toplevel Makefile.am.in but a Makefile.am which looks like this:

if with_k3bsetup1
  K3BSETUPDIR=k3bsetup
endif

AUTOMAKE_OPTIONS = foreign 1.5

include admin/deps.am
include admin/Doxyfile.am

EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO k3b.lsm admin
configure.in.in

SUBDIRS = doc libk3bdevice libk3b src plugins $(K3BSETUPDIR)

Cheers,
Sebastian


More information about the Kde-extra-gear mailing list