summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2011-09-18 11:30:33 -0400
committerPeter Foley <pefoley2@verizon.net>2011-09-18 16:51:08 -0400
commit8f07feaa6e5fc7a1e5e779b44b16d9a22029c840 (patch)
treedc4579418be1395ba09bcdaae5da16b2864d9ed2 /configure.in
parent38fd95ced1c68a4f4d8dbcee86bb808f8e918171 (diff)
Remove config.parms
The functionality provided by config.parms (saving the arguments given to configure) has been superseded by autogen.lastrun.
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 7db548b5e04f..fb9b028e95ad 100755
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,6 @@ dnl in order to create a configure script.
AC_INIT([LibreOffice], [3.5],,, [http://documentfoundation.org/])
AC_PREREQ(2.50)
-echo "$@" >config.parms
dnl ===================================================================
dnl Optional Features (--enable/disable-)