Index: /trunk/glueforge/templates/psdb/configure_ac.tt
===================================================================
--- /trunk/glueforge/templates/psdb/configure_ac.tt	(revision 3767)
+++ /trunk/glueforge/templates/psdb/configure_ac.tt	(revision 3768)
@@ -1,6 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
+AC_PREREQ(2.59)
+
 AC_INIT([[% lib_name %]], [0.0.1], [pan-starrs.ifa.hawaii.edu])
-AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR([[% lib_name %].pc.in])
 
