config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Nov 17 01:14:12 2011 +0100 (2011-11-17)
changeset 2754 0cc4d6352c3e
parent 924 941294c6fcf1
permissions -rw-r--r--
configure: do not use '@' in version string

Using an '@' in the version string breaks the gcc/glibc/gdb manuals.
Use a scheme similar to Debian, with a plus '+' instead of the '@',
as suggested by Michael Hope.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
yann@924
     1
menu "Debug facilities"
yann@1870
     2
source "config.gen/debug.in"
yann@924
     3
endmenu