Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(150)

Delta Between Two Patch Sets: breakpad-client.pc.in

Issue 1114002: make "make install" also install headers and pkgconfig files (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Left Patch Set: Created 10 years, 2 months ago
Right Patch Set: make "make install" also install headers and pkgconfig files Created 9 years, 7 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « Makefile.am ('k') | breakpad.pc.in » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 prefix=@prefix@ 1 prefix=@prefix@
2 exec_prefix=@exec_prefix@ 2 exec_prefix=@exec_prefix@
3 libdir=@libdir@ 3 libdir=@libdir@
4 includedir=@includedir@/@PACKAGE_NAME@ 4 includedir=@includedir@/@PACKAGE_NAME@
5 5
6 Name: google-breakpad-client 6 Name: google-breakpad-client
7 Description: An open-source multi-platform crash reporting system - client libra ry 7 Description: An open-source multi-platform crash reporting system
8 Version: @PACKAGE_VERSION@ 8 Version: @PACKAGE_VERSION@
9 Libs: -L${libdir} -lbreakpad_client @PTHREAD_LIBS@ 9 Libs: -L${libdir} -lbreakpad_client @PTHREAD_LIBS@
10 Cflags: -I${includedir} @PTHREAD_CFLAGS@ 10 Cflags: -I${includedir} @PTHREAD_CFLAGS@
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted