ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/configure
(Generate patch)

Comparing ircd-hybrid/configure (file contents):
Revision 58 by knight, Sun Oct 2 20:50:00 2005 UTC vs.
Revision 59 by adx, Mon Oct 3 15:11:57 2005 UTC

# Line 4443 | Line 4443 | fi
4443  
4444  
4445   if test "$inet_misc" = 1; then
4446 <        INET_MISC=inet_misc.c
4446 >        INET_MISC=net/inet_misc.c
4447  
4448   fi
4449  
# Line 9517 | Line 9517 | cat >>confdefs.h <<\_ACEOF
9517   _ACEOF
9518  
9519   else
9520 <        BALLOC_C=balloc.c
9520 >        BALLOC_C=mem/balloc.c
9521  
9522   fi
9523  
# Line 10813 | Line 10813 | _ACEOF
10813  
10814   fi
10815  
10816 <                                                                                                                                  ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile messages/Makefile modules/Makefile tools/Makefile doc/Makefile help/Makefile lib/Makefile lib/pcre/Makefile"
10816 >                                                                                                                        ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile messages/Makefile modules/Makefile tools/Makefile doc/Makefile help/Makefile libio/Makefile"
10817  
10818  
10819   cat >confcache <<\_ACEOF
# Line 11352 | Line 11352 | do
11352    "tools/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
11353    "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
11354    "help/Makefile" ) CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
11355 <  "lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
11356 <  "lib/pcre/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/pcre/Makefile" ;;
11355 >  "libio/Makefile" ) CONFIG_FILES="$CONFIG_FILES libio/Makefile" ;;
11356    "include/setup.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/setup.h" ;;
11357    *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
11358   echo "$as_me: error: invalid argument: $ac_config_target" >&2;}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines