[Build-common-hackers] Bug#483779: cdbs: DEB_AUTO_UPDATE_ACLOCAL should support changing name of m4 directory

Timothy G Abbott tabbott at MIT.EDU
Sat May 31 00:24:04 UTC 2008


Package: cdbs
Version: 0.4.52
Severity: wishlist
Tags: patch

For packages that include a directory with m4 files for generating 
aclocal.mk with a different name than m4/ (I've seen macros/ and config/ 
in various packages), it would be useful to have an option that replaces 
$(DEB_SRCDIR)/m4 with e.g. $(DEB_SRCDIR)/$(if 
$(DEB_ACLOCAL_M4_DIR),$(DEB_ACLOCAL_M4_DIR),m4) in 
/usr/share/cdbs/1/class/autotools-files.mk.

I've attached a patch that does this.

 	-Tim Abbott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cdbs-aclocal-m4-dir.patch
Type: text/x-diff
Size: 1990 bytes
Desc: 
Url : http://lists.alioth.debian.org/pipermail/build-common-hackers/attachments/20080530/082987b6/attachment.patch 


More information about the Build-common-hackers mailing list