Merge lp:~jjardon/indicator-me/fix-autotools into lp:indicator-me
Proposed by Javier Jardón
| Status: | Rejected |
|---|---|
| Rejected by: | Sebastien Bacher |
| Proposed branch: | lp:~jjardon/indicator-me/fix-autotools |
| Merge into: | lp:indicator-me |
| Diff against target: | 109 lines (+33/-28) 3 files modified Makefile.am (+1/-0) configure.ac (+31/-28) src/Makefile.am (+1/-0) |
| To merge this branch: | bzr merge lp:~jjardon/indicator-me/fix-autotools |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Sebastien Bacher | Needs Fixing | ||
| Review via email: | |||
Description of the change
Update autotools config
Replace deprecated macros
Use new libtool syntax
Use upstream gettext
To post a comment you must log in.
Unmerged revisions
- 150. By Javier Jardón
-
Fix GNOMELOCALEDIR definition
- 149. By Javier Jardón
-
Use upstream gettext instead the glib one
- 148. By Javier Jardón
-
Update autotools configuration
Replace deprecated macros
Use new libtool syntax
Thanks Javier, using both gettext and intltool macros is buggy though, see http:// git.gnome. org/browse/ vinagre/ commit/ ?h=gnome- 3-0&id= c6c5015dbd92e81 856577a47d922d3 1ac85c7031 or https:/ /bugs.launchpad .net/intltool/ +bug/784191