Mercurial > pidgin
changeset 14537:f915d073868f
[gaim-migrate @ 17258]
Unless I'm missing something, VERSION.in isn't used at all anymore
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 12 Sep 2006 04:52:55 +0000 |
parents | f32406e0dd3f |
children | 72ada44b052e |
files | Makefile.am VERSION.in configure.ac |
diffstat | 3 files changed, 0 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.am Tue Sep 12 02:00:10 2006 +0000 +++ b/Makefile.am Tue Sep 12 04:52:55 2006 +0000 @@ -10,7 +10,6 @@ README.SVN \ README.dbus \ README.mingw \ - VERSION.in \ gaim.pc.in \ gaim.spec.in \ gaim.apspec.in \
--- a/VERSION.in Tue Sep 12 02:00:10 2006 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -@VERSION@
--- a/configure.ac Tue Sep 12 02:00:10 2006 +0000 +++ b/configure.ac Tue Sep 12 04:52:55 2006 +0000 @@ -1841,17 +1841,6 @@ AC_DEFINE(GAIM_FATAL_ASSERTS, 1, [Define to make assertions fatal (useful for debugging).]) fi -AC_CONFIG_COMMANDS_PRE([ - if test -e VERSION; then - cp -p VERSION VERSION.ac-save - fi -]) - -AC_CONFIG_COMMANDS_POST([ - cmp VERSION VERSION.ac-save || touch -r VERSION.ac-save VERSION - rm -f VERSION.ac-save -]) - AC_OUTPUT([Makefile Doxyfile gaim.apspec