[NeoStats-Devel] [Commits] r2838 - trunk/include
[email protected] Thu, 29 Sep 2005 03:33:07 +1000
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: Fish Date: Thu Sep 29 01:32:59 2005 New Revision: 2838 Modified: trunk/include/Makefile.am trunk/include/Makefile.in Log: this should make sure that version.h is rebuilt after a new ./configure at least Modified: trunk/include/Makefile.am ============================================================================== --- trunk/include/Makefile.am (original) +++ trunk/include/Makefile.am Thu Sep 29 01:32:59 2005 @@ -15,7 +15,7 @@ nsdba.h main.h numerics.h settings.h botinfo.h confuse.h \ adnsdlist.h adnsinternal.h adnstvarith.h MiniMessage.h MiniMessageGateway.h -version.h: +version.h: stamp-h1 @(if test -f version.sh ; then $(SHELL) version.sh; else echo > version.h; fi) include $(top_srcdir)/autotools/rules.mk Modified: trunk/include/Makefile.in ============================================================================== --- trunk/include/Makefile.in (original) +++ trunk/include/Makefile.in Thu Sep 29 01:32:59 2005 @@ -455,7 +455,7 @@ uninstall-info-am -version.h: +version.h: stamp-h1 @(if test -f version.sh ; then $(SHELL) version.sh; else echo > version.h; fi) .c.o: