aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-08-19 00:49:55 +0000
committerGerald Combs <gerald@wireshark.org>2012-08-19 00:49:55 +0000
commit132febfbc4137c1e869068732366904957007a37 (patch)
tree80bf38b9734963fb2d4224a71f0c5aad2331725c /configure.in
parent6c0e747f61942d603781df4a27f730c1805c2709 (diff)
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
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
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