Use variables for the versions autoconf, GTK{2,3}, and glib we require.
authorJeff Morriss <jeff.morriss.ws@gmail.com>
Tue, 5 Feb 2013 02:06:48 +0000 (02:06 -0000)
committerJeff Morriss <jeff.morriss.ws@gmail.com>
Tue, 5 Feb 2013 02:06:48 +0000 (02:06 -0000)
commitac48ce1d6da0b471e88c2c5442fed43931b50081
tree7852d10b4d90f34680195e8276c0b0ca59ce7ef6
parent1d3e62c025c2c70f9fb6f65f1159cdc061c269f7
Use variables for the versions autoconf, GTK{2,3}, and glib we require.
Use them instead of repeating the same number several times.
AC_SUBST() them so we can pick them up in, for example, wireshark.spec.in .

svn path=/trunk/; revision=47481
configure.ac