@@ -8,8 +8,8 @@ Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
88 University of Stuttgart. All rights reserved.
99Copyright (c) 2004-2005 The Regents of the University of California.
1010 All rights reserved.
11- Copyright (c) 2008-2015 Cisco Systems, Inc. All rights reserved.
12- Copyright (c) 2013-2018 Intel, Inc. All rights reserved.
11+ Copyright (c) 2008-2018 Cisco Systems, Inc. All rights reserved
12+ Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
1313$COPYRIGHT$
1414
1515Additional copyrights may follow
@@ -205,17 +205,17 @@ NOTE: On MacOS/X, the default "libtool" program is different than the
205205 m4, Autoconf and Automake build and install very quickly; Libtool will
206206 take a minute or two.
207207
208- 5. You can now run PMIx’s top-level "autogen.sh " script. This script
208+ 5. You can now run PMIx’s top-level "autogen.pl " script. This script
209209 will invoke the GNU Autoconf, Automake, and Libtool commands in the
210210 proper order and setup to run PMIx's top-level "configure" script.
211211
212- 5a. You generally need to run autogen.sh only when the top-level
212+ 5a. You generally need to run autogen.pl only when the top-level
213213 file "configure.ac" changes, or any files in the config/ or
214214 <project>/config/ directories change (these directories are
215215 where a lot of "include" files for PMI’xs configure script
216216 live).
217217
218- 5b. You do *NOT* need to re-run autogen.sh if you modify a
218+ 5b. You do *NOT* need to re-run autogen.pl if you modify a
219219 Makefile.am.
220220
221221Use of Flex
0 commit comments