2001-05-20 Alexandre Oliva <aoliva@redhat.com>
+ * ltcf-cxx.sh (allow_undefined_flag) [aix4* | aix 5*]: Fix quote
+ error.
+
* ltmain.in (exec_cmd): New variable. Don't exec programs within
the big `case'; set the variable instead, and exec the cmd
afterwards, so that the shell gets a chance to clean up here-doc
# Warning - without using the other run time loading flags, -berok will
# link without error, but may produce a broken library.
no_undefined_flag='${wl}-bnoerok'
- allow_undefined_flag='${wl}-berok"
+ allow_undefined_flag='${wl}-berok'
# -bexpall does not export symbols beginning with underscore (_)
always_export_symbols=yes
# Exported symbols can be pulled into shared objects from archives