Remove doc/Makefile (template for dummy toplevel Makefile).
This commit is contained in:
@@ -333,8 +333,6 @@ distclean: clean
|
|||||||
-$(RM) script/.#* macros/.#* translation/.#*
|
-$(RM) script/.#* macros/.#* translation/.#*
|
||||||
-$(RM) doc/*~ doc/BitchX.bat *.spec
|
-$(RM) doc/*~ doc/BitchX.bat *.spec
|
||||||
-$(RM) Makefile
|
-$(RM) Makefile
|
||||||
-$(CP) $(top_srcdir)/doc/Makefile $(top_srcdir)/Makefile
|
|
||||||
-$(CP) $(top_srcdir)/doc/Makefile Makefile
|
|
||||||
|
|
||||||
export: distclean
|
export: distclean
|
||||||
$(top_srcdir)/autogen.sh || :
|
$(top_srcdir)/autogen.sh || :
|
||||||
|
|||||||
3
configure
vendored
3
configure
vendored
@@ -15850,7 +15850,7 @@ _ACEOF
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
ac_config_files="$ac_config_files Makefile bx-conf/Makefile doc/BitchX.bat doc/Makefile dll/Makefile dll/abot/Makefile dll/acro/Makefile dll/aim/Makefile dll/aim/toc/Makefile dll/amp/Makefile dll/arcfour/Makefile dll/autocycle/Makefile dll/blowfish/Makefile dll/cavlink/Makefile dll/cdrom/Makefile dll/encrypt/Makefile dll/europa/Makefile dll/fserv/Makefile dll/hint/Makefile dll/identd/Makefile dll/nap/Makefile dll/nicklist/Makefile dll/pkga/Makefile dll/possum/Makefile dll/qbx/Makefile dll/qmail/Makefile dll/wavplay/Makefile dll/xmms/Makefile source/Makefile"
|
ac_config_files="$ac_config_files Makefile bx-conf/Makefile doc/BitchX.bat dll/Makefile dll/abot/Makefile dll/acro/Makefile dll/aim/Makefile dll/aim/toc/Makefile dll/amp/Makefile dll/arcfour/Makefile dll/autocycle/Makefile dll/blowfish/Makefile dll/cavlink/Makefile dll/cdrom/Makefile dll/encrypt/Makefile dll/europa/Makefile dll/fserv/Makefile dll/hint/Makefile dll/identd/Makefile dll/nap/Makefile dll/nicklist/Makefile dll/pkga/Makefile dll/possum/Makefile dll/qbx/Makefile dll/qmail/Makefile dll/wavplay/Makefile dll/xmms/Makefile source/Makefile"
|
||||||
|
|
||||||
ac_config_commands="$ac_config_commands default"
|
ac_config_commands="$ac_config_commands default"
|
||||||
|
|
||||||
@@ -16392,7 +16392,6 @@ do
|
|||||||
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
|
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
|
||||||
"bx-conf/Makefile" ) CONFIG_FILES="$CONFIG_FILES bx-conf/Makefile" ;;
|
"bx-conf/Makefile" ) CONFIG_FILES="$CONFIG_FILES bx-conf/Makefile" ;;
|
||||||
"doc/BitchX.bat" ) CONFIG_FILES="$CONFIG_FILES doc/BitchX.bat" ;;
|
"doc/BitchX.bat" ) CONFIG_FILES="$CONFIG_FILES doc/BitchX.bat" ;;
|
||||||
"doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
|
|
||||||
"dll/Makefile" ) CONFIG_FILES="$CONFIG_FILES dll/Makefile" ;;
|
"dll/Makefile" ) CONFIG_FILES="$CONFIG_FILES dll/Makefile" ;;
|
||||||
"dll/abot/Makefile" ) CONFIG_FILES="$CONFIG_FILES dll/abot/Makefile" ;;
|
"dll/abot/Makefile" ) CONFIG_FILES="$CONFIG_FILES dll/abot/Makefile" ;;
|
||||||
"dll/acro/Makefile" ) CONFIG_FILES="$CONFIG_FILES dll/acro/Makefile" ;;
|
"dll/acro/Makefile" ) CONFIG_FILES="$CONFIG_FILES dll/acro/Makefile" ;;
|
||||||
|
|||||||
@@ -1080,7 +1080,6 @@ AC_CONFIG_FILES([
|
|||||||
Makefile
|
Makefile
|
||||||
bx-conf/Makefile
|
bx-conf/Makefile
|
||||||
doc/BitchX.bat
|
doc/BitchX.bat
|
||||||
doc/Makefile
|
|
||||||
dll/Makefile
|
dll/Makefile
|
||||||
dll/abot/Makefile
|
dll/abot/Makefile
|
||||||
dll/acro/Makefile
|
dll/acro/Makefile
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
|
|
||||||
SHELL = /usr/local/bin/bash
|
|
||||||
|
|
||||||
default:
|
|
||||||
$(SHELL) ./configure --with-plugins
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
|
|
||||||
SHELL = @SHELL@
|
|
||||||
|
|
||||||
default:
|
|
||||||
$(SHELL) ./configure --with-plugins
|
|
||||||
Reference in New Issue
Block a user