From 132febfbc4137c1e869068732366904957007a37 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 19 Aug 2012 00:49:55 +0000 Subject: Get the package version using configure.in, not grep+sed. Make sure we exit with an error in a few places where it would be useful. svn path=/trunk/; revision=44572 --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 508a3c4c60..b3ddc3af3e 100644 --- a/configure.in +++ b/configure.in @@ -2141,6 +2141,7 @@ AC_OUTPUT( packaging/Makefile packaging/macosx/Info.plist packaging/macosx/Makefile + packaging/macosx/osx-dmg.sh packaging/nsis/Makefile packaging/rpm/Makefile packaging/rpm/SPECS/Makefile -- cgit v1.2.3