OSSP CVS Repository

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

Check-in Number: 1099
Date: 2001-Oct-08 13:38:38 (local)
2001-Oct-08 11:38:38 (UTC)
User:rse
Branch:
Comment: activate sa-config
Tickets:
Inspections:
Files:
ossp-pkg/sa/.cvsignore      1.2 -> 1.3     1 inserted, 0 deleted
ossp-pkg/sa/configure.ac      1.3 -> 1.4     3 inserted, 1 deleted

ossp-pkg/sa/.cvsignore 1.2 -> 1.3

--- .cvsignore   2001/10/02 18:37:19     1.2
+++ .cvsignore   2001/10/08 11:38:38     1.3
@@ -8,3 +8,4 @@
 Makefile
 config.h
 sa_test
+sa-config


ossp-pkg/sa/configure.ac 1.3 -> 1.4

--- configure.ac 2001/10/08 10:03:54     1.3
+++ configure.ac 2001/10/08 11:38:38     1.4
@@ -48,6 +48,8 @@
 AC_CHECK_SA
 
 AC_CONFIG_HEADERS(config.h)
-AC_CONFIG_FILES(Makefile)
+AC_CONFIG_FILES(Makefile sa-config)
 AC_OUTPUT
 
+chmod a+x sa-config
+

CVSTrac 2.0.1