Replace backtick as GNU style beginning quote.

It goofs up the syntax highlighting of shell code in the Geany editor!
Hamlib-1.2.15
Nate Bargmann 2011-12-03 11:58:43 -06:00
rodzic 929b0ac49e
commit cc27f3717e
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -56,8 +56,8 @@ AC_ISC_POSIX
AC_MINIX AC_MINIX
AC_PROG_CC() AC_PROG_CC()
AC_DIAGNOSE([obsolete],[AM_PROG_CC_STDC: AC_DIAGNOSE([obsolete],[AM_PROG_CC_STDC:
your code should no longer depend upon `am_cv_prog_cc_stdc', but upon your code should no longer depend upon 'am_cv_prog_cc_stdc', but upon
`ac_cv_prog_cc_stdc'. Remove this warning and the assignment when 'ac_cv_prog_cc_stdc'. Remove this warning and the assignment when
you adjust the code. You can also remove the above call to you adjust the code. You can also remove the above call to
AC_PROG_CC if you already called it elsewhere.]) AC_PROG_CC if you already called it elsewhere.])
am_cv_prog_cc_stdc=$ac_cv_prog_cc_stdc am_cv_prog_cc_stdc=$ac_cv_prog_cc_stdc