]> granicus.if.org Git - graphviz/commitdiff
configure-driven versioning of Mac viewer app and package
authorglenlow <devnull@localhost>
Tue, 26 Feb 2008 05:19:50 +0000 (05:19 +0000)
committerglenlow <devnull@localhost>
Tue, 26 Feb 2008 05:19:50 +0000 (05:19 +0000)
configure.ac
macosx/Info.plist.in [moved from macosx/Info.plist with 98% similarity]

index 093b3437fd686eaaeb14ad3046fcf09e3982542d..41a61ad6c0fe9d1664fefd981d63248f5d723ac2 100644 (file)
@@ -2448,6 +2448,9 @@ AC_CONFIG_FILES(Makefile
        lib/xdot/Makefile
        lib/filter/Makefile
        lib/topfish/Makefile
+       macosx/Info.plist
+       macosx/graphviz.pmdoc/01local.xml
+       macosx/graphviz.pmdoc/02graphviz.xml
        plugin/Makefile
        plugin/core/Makefile
        plugin/devil/Makefile
similarity index 98%
rename from macosx/Info.plist
rename to macosx/Info.plist.in
index b4874d8b4687e76ae1ded926e2e85d93b091b2ea..8b262040a1c273555c237fcd26a82b0410e25ebc 100644 (file)
@@ -38,7 +38,7 @@
        <key>CFBundleShortVersionString</key>
        <string>2.17</string>
        <key>CFBundleVersion</key>
-       <string>2.17</string>
+       <string>@VERSION@</string>
        <key>NSMainNibFile</key>
        <string>MainMenu</string>
        <key>NSPrincipalClass</key>