summaryrefslogtreecommitdiff
path: root/m4/ax_prefix_config_h.m4
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2013-12-01 19:48:08 +0100
committerPeter Simons <simons@cryp.to>2013-12-01 19:48:08 +0100
commit383f297e56054a12eeb6ea3bf36106ac8f278b56 (patch)
tree1af1c8351aea1db6a88b13e19f405e7fc8d6d6ca /m4/ax_prefix_config_h.m4
parentd906be42122b22d1a43b679ebd483dbfb4601355 (diff)
downloadautoconf-archive-383f297e56054a12eeb6ea3bf36106ac8f278b56.tar.gz
AX_PREFIX_CONFIG_H: remove debug code accidentally committed earlier
Diffstat (limited to 'm4/ax_prefix_config_h.m4')
-rw-r--r--m4/ax_prefix_config_h.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/ax_prefix_config_h.m4 b/m4/ax_prefix_config_h.m4
index 40ed904..93f045e 100644
--- a/m4/ax_prefix_config_h.m4
+++ b/m4/ax_prefix_config_h.m4
@@ -119,7 +119,7 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
-#serial 12
+#serial 13
AC_DEFUN([AX_PREFIX_CONFIG_H],[dnl
AC_PREREQ([2.62])
@@ -192,7 +192,6 @@ else
rm -f "$_OUT"
mv $tmp/pconfig.h "$_OUT"
fi
- cp _script _configs.sed
else
AC_MSG_ERROR([input file $_INP does not exist - skip generating $_OUT])
fi