This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AC_CONFIG_FILES and Makefile.am


On one project, I have over 60 entries in AC_CONFIG_FILES that are
derived from Makefile.ams. This is getting to be irritating to
maintain. Is there any good reason why there isn't an
AM_CONFIG_MAKEFILES macro that computes a list of makefiles by
following SUBDIRS variables in the Makefile.ams, and calls
AC_CONFIG_FILES appropriately? (I'll implement it myself if I have to)

-- 
  .''`.  ** Debian GNU/Linux ** | Andrew Suffield
 : :' :  http://www.debian.org/ |
 `. `'                          |
   `-             -><-          |

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]