summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorTomáš Chvátal <tomas.chvatal@gmail.com>2014-12-01 14:21:06 +0100
committerJan Kara <jack@suse.cz>2014-12-02 14:21:56 +0100
commitbab3fa397dd3f6c932a272cedde79d175c667910 (patch)
tree6062cf2122f5b469bc7174abaaa29f0e8c6d9a01 /common.h
parent204620858132006a77ba8df1bff04861b058b31b (diff)
downloadlinuxquota-bab3fa397dd3f6c932a272cedde79d175c667910.tar.gz
Create new autotools buildsystem
Reflect what was done before and try to mimic it Remove ChangeLog, now autogenerated for dist target Remove confusing gettext README and try to add new approach for translations [JK: Fixed build without RPC support] Signed-off-by: Tomáš Chvátal <tchvatal@suse.cz> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/common.h b/common.h
index 8b04e55..a42812e 100644
--- a/common.h
+++ b/common.h
@@ -13,8 +13,6 @@
# endif
#endif
-#define MY_EMAIL "jack@suse.cz"
-
/* Name of current program for error reporting */
extern char *progname;