]> git.eshelyaron.com Git - emacs.git/commit
Adjust to Gnulib change with -Wswitch-default
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jul 2018 06:51:03 +0000 (23:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jul 2018 06:51:32 +0000 (23:51 -0700)
commit0bb7dfc39cdb943eeefa6c7e5575eb997fb934ba
treea9c04759bf0430ca84bb5daec60334573059e619
parent891536aaad5a2a456656b778735513a57bb461c3
Adjust to Gnulib change with -Wswitch-default

* configure.ac: Simplify by not bothering to omit
-Wswitch-default, as Gnulib no longer enables it by default.
configure.ac