diff options
Diffstat (limited to 'app-sci/chemtool/files/config.h.in-chemtool-1.5-gentoo.diff')
-rw-r--r-- | app-sci/chemtool/files/config.h.in-chemtool-1.5-gentoo.diff | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-sci/chemtool/files/config.h.in-chemtool-1.5-gentoo.diff b/app-sci/chemtool/files/config.h.in-chemtool-1.5-gentoo.diff new file mode 100644 index 000000000000..b56681f37984 --- /dev/null +++ b/app-sci/chemtool/files/config.h.in-chemtool-1.5-gentoo.diff @@ -0,0 +1,12 @@ +--- chemtool-1.5/config.h.in 2002-03-09 11:27:32.000000000 -0500 ++++ chemtool-1.5-gentoo/config.h.in 2002-11-12 18:21:10.000000000 -0500 +@@ -18,6 +18,9 @@ + /* Define if your <sys/time.h> declares struct tm. */ + #undef TM_IN_SYS_TIME + ++/* Define to the localisation path */ ++#undef LOCALEDIR ++ + /* Define if you want to disable localisation */ + #undef DISABLE_NLS + |