~registry/codeblocks/trunk

« back to all changes in this revision

Viewing changes to codeblocks.pc.in

  • Committer: daniel2000
  • Date: 2007-02-02 23:02:41 UTC
  • Revision ID: svn-v4:98b59c6a-2706-0410-b7d6-d2fa1a1880c9:trunk:3564
- fixed undefined datarootdir in codeblocks.pc

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
exec_prefix=@exec_prefix@
3
3
libdir=@libdir@
4
4
includedir=@includedir@
 
5
datarootdir = @datarootdir@
5
6
plugindir=@datadir@/@PACKAGE@/plugins
6
7
sharedir=@datadir@
7
 
datarootdir = @datarootdir@
8
8
 
9
9
Name: codeblocks
10
10
Description: Code::Blocks IDE