summaryrefslogtreecommitdiff
path: root/libgfortran/config.h.in
diff options
context:
space:
mode:
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>2007-09-20 22:43:39 +0000
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>2007-09-20 22:43:39 +0000
commitef7edb601d0f71ec49a9530a4b6d949a075616ad (patch)
tree79eb99ac24c58ed3b08976a18e18f7250e208496 /libgfortran/config.h.in
parentc17154eb97da9c72b17812e8ee1ade0d9bd6db33 (diff)
downloadgcc-ef7edb601d0f71ec49a9530a4b6d949a075616ad.tar.gz
* acinclude.m4 (LIBGFOR_TARGET_ILP32): Remove test.
* configure.ac: Don't call LIBGFOR_TARGET_ILP32. * configure: Regenerate. * config.h.in: Regenerate. git-svn-id: svn+ssh://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