summaryrefslogtreecommitdiffstats
path: root/libjava/include/Makefile.am
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2001-04-04 23:38:53 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2001-04-04 23:38:53 +0000
commit3b48d0d3244d28c93f25c6e0c640e30ff32c4c87 (patch)
tree2e105e2e09dc715d0b319a1032e0784860f0602c /libjava/include/Makefile.am
parentdd615af197bd62b023860f6a8f31521f1ef0d8f2 (diff)
downloadppe42-gcc-3b48d0d3244d28c93f25c6e0c640e30ff32c4c87.tar.gz
ppe42-gcc-3b48d0d3244d28c93f25c6e0c640e30ff32c4c87.zip
2001-04-04 Andreas Jaeger <aj@suse.de>
* gcj/Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. * gcj/Makefile.in: Rebuilt. * Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. * Makefile.in: Rebuilt. * testsuite/Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. * testsuite/Makefile.in: Rebuild. * include/Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. * include/Makefile.in: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41100 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/include/Makefile.am')
-rw-r--r--libjava/include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/include/Makefile.am b/libjava/include/Makefile.am
index 8e3f18f9d0c..8c0814abb1b 100644
--- a/libjava/include/Makefile.am
+++ b/libjava/include/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in.
-AUTOMAKE_OPTIONS = foreign no-installinfo
+AUTOMAKE_OPTIONS = foreign
include_HEADERS = jni.h jvmpi.h
OpenPOWER on IntegriCloud