Skip to content
Snippets Groups Projects
Commit d5e592ce authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

added pc info

git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/alugrid/trunk@758 0d966ed9-3843-0410-af09-ebfb50bd7c74
parent 707185cd
No related branches found
No related tags found
No related merge requests found
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
CXX=@CXX@
CC=@CC@
Name: @PACKAGE_NAME@
Version: @VERSION@
Description: The ALUGrid Library (Adaptiv, Load-balanced, and Unstructured Grid Library)
URL: http://www.mathematik.uni-freiburg.de/IAM/Research/alugrid/
Requires: @REQUIRES@
Libs:
Cflags: -I${includedir}
......@@ -40,6 +40,7 @@ AC_CONFIG_FILES([Makefile
misc/Makefile
misc/macrogrids/Makefile
misc/examples/Makefile
alugrid.pc
])
AC_OUTPUT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment