all repos — fluxbox @ b41f934a57b07ff6a65e6d52cd576214c7fbf0f0

custom fork of the fluxbox windowmanager

`AM_CONFIG_HEADER'
Automake will generate rules to automatically regenerate the
config header. This obsolete macro is a synonym of
`AC_CONFIG_HEADERS' today (*note Optional::).

so we use the nonobsolete now, thanx php-coder for pointing that out.
mathias mathias
commit

b41f934a57b07ff6a65e6d52cd576214c7fbf0f0

parent

318d76b47c76e5473c8f95dcb011e8e1f34d6e8e

2 files changed, 3 insertions(+), 1 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,5 +1,7 @@

(Format: Year/Month/Day) Changes for 0.9.13 +*05/05/10: + * minor tweak to configure.in (thanx php-coder) *05/05/09: * Fix for fbrun and completion (thanx Vadim) TextBox.hh fbrun.cc
M configure.inconfigure.in

@@ -571,7 +571,7 @@ AC_MSG_RESULT([Building with '$LIBS' for linker flags.])

AC_MSG_RESULT([]) dnl Output files -AM_CONFIG_HEADER(config.h) +AC_CONFIG_HEADER(config.h) AC_OUTPUT(Makefile version.h