]> git.pld-linux.org Git - packages/bakery.git/blame - bakery-release-version.patch
- pass -std to enable C++ 11 for glibmm/libxml++; release 4
[packages/bakery.git] / bakery-release-version.patch
CommitLineData
d85e2cd4
MB
12008-Dec-11 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2
3 * configure.in: Fix definition of GENERIC_MAJOR_VERSION.
4
5--- bakery-2.6.2/configure.in 2008-12-11 10:41:01.000000000 -0600
6+++ bakery-2.6.2/configure.in 2008-12-11 13:16:07.518625000 -0600
7@@ -17,7 +17,7 @@
8 #########################################################################
9 # Version and initialization
10 #########################################################################
11-[GTKMM_MAJOR_VERSION]=GENERIC_MAJOR_VERSION
12+[GENERIC_MAJOR_VERSION]=GENERIC_MAJOR_VERSION
13 [GENERIC_MINOR_VERSION]=GENERIC_MINOR_VERSION
14 [GENERIC_MICRO_VERSION]=GENERIC_MICRO_VERSION
15 [GENERIC_EXTRA_VERSION]=GENERIC_EXTRA_VERSION
This page took 0.062443 seconds and 4 git commands to generate.