Revert use of config.h

Revert
7162e8db74
088493d499

And drop AC_CONFIG_HEADERS so that config goes though the command line.
No longer generating config.h, update .gitignore
This commit is contained in:
Nirgal Vourgère
2013-07-15 02:42:12 +02:00
parent 05980343ec
commit 7841d30d43
65 changed files with 9 additions and 69 deletions

View File

@@ -24,8 +24,6 @@
* exported to calling programs.
*/
#include <config.h>
#define _(String) (String)
#define N_(String) String
#define textdomain(Domain)