.mdw-build.conf: Don't try `vpath' builds with this package.
[mdwfonts] / configure.in
index dc92fe7..8eb3bb3 100644 (file)
@@ -23,8 +23,11 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with mdwfonts; if not, write to the Free Software Foundation,
 dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-AC_INIT(mdwfonts.ins)
-AM_INIT_AUTOMAKE(mdwfonts, 1.2.0)
+mdw_AUTO_VERSION
+AC_INIT(mdwfonts, AUTO_VERSION, mdw@distorted.org.uk)
+AC_CONFIG_SRCDIR(mdwfonts.ins)
+AC_CONFIG_AUX_DIR(.)
+AM_INIT_AUTOMAKE(foreign)
 mdw_DIR_TEXMF
 AC_CHECK_PROGS(FONTINST, fontinst, tex)
 AC_OUTPUT(Makefile)