Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Side by Side Diff: third_party/hyphen/configure.in

Issue 20860003: Remove hyphenation code from Chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/hyphen/configure ('k') | third_party/hyphen/depcomp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 AC_INIT([hyphen],[2.6],[nemeth@openoffice.org])
2 AM_INIT_AUTOMAKE(hyphen,2.6)
3 AC_PROG_CC
4 AC_PROG_INSTALL
5 AC_PROG_LIBTOOL
6
7 AC_CONFIG_FILES([Makefile
8 doc/Makefile
9 tests/Makefile])
10 AC_OUTPUT
OLDNEW
« no previous file with comments | « third_party/hyphen/configure ('k') | third_party/hyphen/depcomp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698