Changeset 11836 for trunk/ippconfig/Makefile.am
- Timestamp:
- Feb 15, 2007, 1:16:19 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/Makefile.am
r11576 r11836 30 30 31 31 ACLOCAL_AMFLAGS = -I m4 32 33 # From the autoconf manual, section 4.7.2 "Installation Directory Variables" 34 edit = sed \ 35 -e 's|@datadir[@]|$(datadir)|g' \ 36 -e 's|@prefix[@]|$(prefix)|g' \ 37 -e 's|@IPP_CONFIG_DIR[@]|$(IPP_CONFIG_DIR)|g' 38 39 ipprc.config dvo.site: Makefile 40 rm -f $@ 41 $(edit) '$(srcdir)/$@.in' > $@ 42 43 ipprc.config: $(srcdir)/ipprc.config.in 44 dvo.site: $(srcdir)/dvo.site.in
Note:
See TracChangeset
for help on using the changeset viewer.
