1 --- a/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/configure.in
2 +++ b/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/configure.in
3 @@ -56,21 +56,6 @@ dnl Checks for programs.
7 -dnl check for gcc 2.95.x
12 -#if defined(__GNUC__) && \
13 - ! (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))
19 -[echo "need at least gcc 2.95 to compile correctly"