OSSP CVS Repository

ossp - Check-in [2837]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 2837
Date: 2002-Nov-18 17:01:44 (local)
2002-Nov-18 16:01:44 (UTC)
User:ms
Branch:
Comment: Synchronize with latest versions of autoconf and shtool.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/devtool.conf      added-> 1.2
ossp-pkg/titraq/devtool.conf      added-> 1.2

ossp-pkg/as/as-gui/devtool.conf -> 1.2

*** /dev/null    Tue May 21 05:45:35 2024
--- -    Tue May 21 05:50:30 2024
***************
*** 0 ****
--- 1,27 ----
+ ##
+ ##  devtool.conf -- Development Tool Configuration
+ ##
+ 
+ %autogen
+     @autogen shtool   1.6.2 "1.6.*" all
+     @autogen autoconf 2.56  "2.5[3-9]*"
+ 
+ %autoclean
+     @autoclean shtool
+     @autoclean autoconf
+ 
+ %configure
+     ./configure \
+         --prefix=/tmp/titraq \
+         --disable-shared \
+         "$@"
+ 
+ %version
+     ./shtool version -l c -n "OSSP titraq" -p "titraq_" -e titraq_version.c
+ 
+ %dist
+     make distclean >/dev/null 2>&1
+     ./shtool fixperm -v .
+     V=`./shtool version -l txt -d short titraq_version.c`
+     ./shtool tarball -o titraq-${V}.tar.gz -d titraq-${V} -u ossp -g ossp \
+                      -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool.conf' -c 'gzip --best' .


CVSTrac 2.0.1