- Fix all includes, separating header files to be installed
from other headers. Take it while it's hot. - To all those that lock source files: you'll burn in hell. Really. It'll be painful, dreadful and above all *long*. *Eternally* long. And there'll be Freddy Mercury and The Queen playing, *all the time*, day after boring, useless, sorrowful day. The song will be *``Radio Ga-Ga''*, in secula secularum amen. git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1033 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
6458511399
commit
0f718f2899
156 changed files with 547 additions and 521 deletions
|
@ -2,7 +2,7 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=${prefix}
|
||||
libdir=@abs_top_builddir@
|
||||
includedir=@abs_top_srcdir@/src
|
||||
includedir=@abs_top_srcdir@/src/backend
|
||||
|
||||
datarootdir=@datarootdir@
|
||||
policies_dir=@datadir@/@PACKAGE@/policies
|
||||
|
@ -15,4 +15,4 @@ URL: http://www.math.unipd.it/
|
|||
Requires: glibmm-2.4 >= 2.8 gthread-2.0 >= 2.8
|
||||
Libs: -L${libdir}/src/backend -lbackend
|
||||
Libs.private: -lglibmm-2.4 -lgthread-2.0
|
||||
Cflags: -I${includedir}/backend -I${includedir}/templates
|
||||
Cflags: -I${includedir}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue