OSSP CVS Repository

ossp - Difference in ossp-pkg/fsl/Makefile.in versions 1.5 and 1.6
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/fsl/Makefile.in 1.5 -> 1.6

--- Makefile.in  2002/07/27 15:37:21     1.5
+++ Makefile.in  2002/07/27 18:13:51     1.6
@@ -59,6 +59,8 @@
 TST_NAME    = fsl_test
 TST_OBJS    = fsl_test.o
 
+FSL_CFGDIR  = @FSL_CFGDIR@
+
 SUBDIRS     = @SUBDIR_L2@ @SUBDIR_CFG@ @SUBDIR_PCRE@
 
 .SUFFIXES:
@@ -106,7 +108,7 @@
         $(POD2MAN) --quotes=none \
                    --section=3 --center="Faking/Flexible Syslog Library" \
                    --release="$$D" --date="OSSP fsl $$V1" fsl.pod | \
-        sed -e "s;FSL_VERSION_STR;$$V2;" >fsl.3
+        sed -e "s;FSL_VERSION_STR;$$V2;" -e "s;FSL_CFGDIR;$(FSL_CFGDIR);g" >fsl.3
 
 check: $(TST_NAME)
         @$(LIBTOOL) --mode=execute ./$(TST_NAME)

CVSTrac 2.0.1