diff configure.ac @ 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 5eb3c200ac4f
children fe9222bf8b1d
line wrap: on
line diff
--- 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