Changeset 092b175
- Timestamp:
- May 2, 2013, 12:40:49 PM (13 years ago)
- Children:
- 4be8f0
- Parents:
- 252f5c
- git-author:
- Frederik Heber <heber@…> (07/13/12 14:11:37)
- git-committer:
- Frederik Heber <heber@…> (05/02/13 12:40:49)
- Files:
-
- 1 added
- 2 edited
-
VMG.pc.in (added)
-
configure.ac (modified) (1 diff)
-
src/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r252f5c r092b175 229 229 # we save the cache here because the tests below fail more commonly 230 230 231 # package information 232 AC_CONFIG_FILES([ 233 VMG.pc:VMG.pc.in]) 234 231 235 AC_CONFIG_FILES([Makefile 232 236 src/Makefile -
src/Makefile.am
r252f5c r092b175 183 183 184 184 libfcs_vmg_a_CPPFLAGS = $(BOOST_CPPFLAGS) $(VTK_CXXFLAGS) 185 186 pkgconfigdir = $(libdir)/pkg-config 187 pkgconfig_DATA = $(top_builddir)/VMG.pc 188
Note:
See TracChangeset
for help on using the changeset viewer.
