summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2004-05-10 01:32:11 +0200
committerKevin Ryde <user42@zip.com.au>2004-05-10 01:32:11 +0200
commit031e2edbe9fa2f55dec6a0d693a83628cb24b5a2 (patch)
tree05a04afadbf0c140fe99d07aa374746798a4fc9f /demos
parentabd150dcdcb178e0f4bc4331a1e956fb69b29438 (diff)
downloadgmp-031e2edbe9fa2f55dec6a0d693a83628cb24b5a2.tar.gz
* configure.in (demos/expr/expr-config.h): Remove.
* demos/expr/expr-config.in: Remove file.
Diffstat (limited to 'demos')
-rw-r--r--demos/expr/expr-config-h.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/demos/expr/expr-config-h.in b/demos/expr/expr-config-h.in
deleted file mode 100644
index e94bf69db..000000000
--- a/demos/expr/expr-config-h.in
+++ /dev/null
@@ -1,22 +0,0 @@
-/* Templates for expr configuration. -*- mode:c -*-
-
-Copyright 2001, 2002, 2004 Free Software Foundation, Inc.
-
-This file is part of the GNU MP Library.
-
-This program is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License as published by the Free Software
-Foundation; either version 2 of the License, or (at your option) any later
-version.
-
-This program is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE. See the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with
-this program; if not, write to the Free Software Foundation, Inc., 59 Temple
-Place - Suite 330, Boston, MA 02111-1307, USA. */
-
-
-/* Define to 1 if you have the declaration of `optarg', and to 0 if not. */
-#define HAVE_DECL_OPTARG @HAVE_DECL_OPTARG@