mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-25 09:49:44 +08:00
Revert use of config.h
Revert7162e8db74088493d499And drop AC_CONFIG_HEADERS so that config goes though the command line. No longer generating config.h, update .gitignore
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
* exported to calling programs.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#define _(String) (String)
|
||||
#define N_(String) String
|
||||
#define textdomain(Domain)
|
||||
|
||||
Reference in New Issue
Block a user