Changeset 997a5b2 in git for omalloc/Makefile.am
- Timestamp:
- Jan 8, 2014, 7:32:16 PM (10 years ago)
- Branches:
- (u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
- Children:
- 9a6ff9955d9edb236345792b7cb96ead677b27eb
- Parents:
- 312083677957ae66b61a256ea0027e3dea145445
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-08 19:32:16+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-08 19:39:54+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
omalloc/Makefile.am
r312083 r997a5b2 31 31 libomalloc_la_SOURCES=$(SOURCES) $(noinst_HEADERS) 32 32 33 #libomalloc_la_LDFLAGS = -release ${PACKAGE_VERSION}33 libomalloc_la_LDFLAGS = -release ${PACKAGE_VERSION} 34 34 libomalloc_la_CFLAGS = -O2 35 35 … … 75 75 omtTest_r_LDADD = libomalloc.la 76 76 77 pkgconfigdir = $(libdir)/pkgconfig 78 pkgconfig_DATA = omalloc.pc
Note: See TracChangeset
for help on using the changeset viewer.