Changeset 2066 for trunk/server/common/oursrc/tokensys/configure.in
- Timestamp:
- Nov 22, 2011, 12:45:17 AM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
-
trunk/server/common/oursrc/tokensys/configure.in
r38 r2066 24 24 REQUIRE_PATH(aklog) 25 25 26 AC_ARG_WITH(fs, 27 [ --with-fs[=PATH] fs is located at PATH],[ 28 if test "$withval" != "no" -a "$withval" != "yes"; then 29 fs_path="$withval" 30 fi 31 ]) 32 REQUIRE_PATH(fs) 33 26 34 AC_OUTPUT(Makefile) 27 35 AC_OUTPUT(renew) 36 AC_OUTPUT(scripts-afsagent-startup)
Note: See TracChangeset
for help on using the changeset viewer.