aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/config.h.in
diff options
context:
space:
mode:
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>2007-09-20 22:43:39 +0000
committerFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>2007-09-20 22:43:39 +0000
commitf24d3e1546f8ea3e55a4cf5a08473901690a7e10 (patch)
tree79eb99ac24c58ed3b08976a18e18f7250e208496 /libgfortran/config.h.in
parentb86de9d3f160f42938862b573a187e72516d80ba (diff)
* acinclude.m4 (LIBGFOR_TARGET_ILP32): Remove test.
* configure.ac: Don't call LIBGFOR_TARGET_ILP32. * configure: Regenerate. * config.h.in: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@128635 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/config.h.in')
-rw-r--r--libgfortran/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/libgfortran/config.h.in b/libgfortran/config.h.in
index f805c437695..ffa419cc76b 100644
--- a/libgfortran/config.h.in
+++ b/libgfortran/config.h.in
@@ -808,9 +808,6 @@
/* Define to 1 if the target supports #pragma weak */
#undef SUPPORTS_WEAK
-/* Define to 1 if the target is ILP32. */
-#undef TARGET_ILP32
-
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME