diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-02-25 22:29:25 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-02-25 22:29:25 +0000 |
commit | 86e2003a3163f2bb5ff0ea7c6f1a2b453902fcbe (patch) | |
tree | cf1351fd77c77f18fbd1907a39b0e11052b728c8 /configure | |
parent | 7f98a73857690a9de3142402f428bc057d91bf69 (diff) |
- ircd binary is now again placed in /bin instead of /sbin
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3047 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Id: configure.ac 2789 2014-01-07 19:33:24Z michael . +# From configure.ac Id: configure.ac 3033 2014-02-25 11:53:16Z michael . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.1.14. # |