Changeset 28486 for trunk/pstamp
- Timestamp:
- Jun 24, 2010, 3:02:57 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
- 1 copied
-
. (modified) (1 prop)
-
pstamp (modified) (1 prop)
-
pstamp/Makefile.am (modified) (1 diff)
-
pstamp/configure.ac (modified) (2 diffs)
-
pstamp/ppstamp.pc.in (copied) (copied from branches/pap/pstamp/ppstamp.pc.in )
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/pap merged: 28179,28188-28189,28195,28197,28199-28200,28441,28443,28454-28485
- Property svn:mergeinfo changed
-
trunk/pstamp
- Property svn:ignore
-
old new 16 16 ltmain.sh 17 17 libtool 18 ppstamp.pc
-
- Property svn:ignore
-
trunk/pstamp/Makefile.am
r16675 r28486 1 1 SUBDIRS = src scripts 2 2 3 pkgconfigdir = $(libdir)/pkgconfig 4 pkgconfig_DATA= ppstamp.pc 5 6 EXTRA_DIST = \ 7 ppstamp.pc.in 8 3 9 CLEANFILES = *~ core core.* -
trunk/pstamp/configure.ac
r19229 r28486 33 33 IPP_STDOPTS 34 34 CFLAGS="${CFLAGS} -Wall -Werror" 35 PPSTAMP_CFLAGS="${PSLIB_CFLAGS=} ${PSMODULES_CFLAGS=}" 36 PPSTAMP_LIBS="${PSLIB_LIBS=} ${PSMODULES_LIBS=}" 35 37 echo "PPSTAMP_CFLAGS: $PPSTAMP_CFLAGS" 36 38 echo "PPSTAMP_LIBS: $PPSTAMP_LIBS" … … 43 45 src/Makefile 44 46 scripts/Makefile 47 ppstamp.pc 45 48 ]) 46 49
Note:
See TracChangeset
for help on using the changeset viewer.
