Skip to content
Snippets Groups Projects
Commit ad220b32 authored by Markus Blatt's avatar Markus Blatt
Browse files

renamed dune.pc to dune-common.pc

[[Imported from SVN: r4559]]
parent 46751af6
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ install-sh
missing
mkinstalldirs
libtool
dune.pc
dune-common.pc
semantic.cache
configure.lineno
stamp-h1
......
......@@ -7,7 +7,7 @@ AUTOMAKE_OPTIONS = foreign 1.5
SUBDIRS = lib common doc bin m4 am
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = dune.pc
pkgconfig_DATA = dune-common.pc
# use configured compiler for "make distcheck"
# doxygen is difficult to convince to build in a special directory...
......
......@@ -39,7 +39,7 @@ AC_CONFIG_FILES([Makefile
am/Makefile
bin/wmlwrap
bin/check-log-store
dune.pc])
dune-common.pc])
AC_OUTPUT
chmod +x bin/wmlwrap
......
File moved
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