* configure: Regenerated.
* configure.in: Remove glibcbug creation.
* configure: Regenerated.
2004-02-09 Andreas Jaeger <aj@suse.de>
+ * configure.in: Remove glibcbug creation.
+ * configure: Regenerated.
+
* sysdeps/x86_64/fpu/s_copysignf.S: Only load 4 bytes.
2004-02-03 Thorsten Kukuk <kukuk@suse.de>
- ac_config_files="$ac_config_files config.make glibcbug ${config_makefile} ${config_uname}"
+ ac_config_files="$ac_config_files config.make ${config_makefile} ${config_uname}"
ac_config_commands="$ac_config_commands default"
case "$ac_config_target" in
# Handling of arguments.
"config.make" ) CONFIG_FILES="$CONFIG_FILES config.make" ;;
- "glibcbug" ) CONFIG_FILES="$CONFIG_FILES glibcbug" ;;
"${config_makefile}" ) CONFIG_FILES="$CONFIG_FILES ${config_makefile}" ;;
"${config_uname}" ) CONFIG_FILES="$CONFIG_FILES ${config_uname}" ;;
"default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
AC_SUBST(VERSION)
AC_SUBST(RELEASE)
-AC_CONFIG_FILES([config.make glibcbug ${config_makefile} ${config_uname}])
+AC_CONFIG_FILES([config.make ${config_makefile} ${config_uname}])
AC_CONFIG_COMMANDS([default],[[
case $CONFIG_FILES in *config.make*)
echo "$config_vars" >> config.make;;