gdb: fix typos in configure
authorSimon Marchi <simon.marchi@polymtl.ca>
Sat, 27 Nov 2021 19:31:31 +0000 (14:31 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Sat, 27 Nov 2021 19:33:32 +0000 (14:33 -0500)
commit87bf14457eac23c546efc0778711356ea5a5601d
tree9c2bf1ca32151a78e68fb3bacc9bb478ba3a40e7
parentd9a84d15f23a38cce755c558c5b6227eb0ec8d02
gdb: fix typos in configure

The variable names used to restore CFLAGS and LDFLAGS here don't quite
match the names used above, resulting in losing the original CFLAGS and
LDFLAGS.  Fix that.

Change-Id: I9cc2c3b48b1dc30c31a7143563c893fd6f426a0a
gdb/configure
gdb/configure.ac