Skip to content
  • Murray Cumming's avatar
    Put the mm libs and cflags before the pcre ones, because the mm ones are · 83d034d4
    Murray Cumming authored
    2004-04-10  Murray Cumming  <murrayc@murrayc.com>
    
            * regexxer/Makefile.am: Put the mm libs and cflags before the pcre
            ones, because the mm ones are more likely to be in more than one
            prefix, to avoid undefined symbols when a -L command means we link
            to an older GTK+. This is a bit hacky, but I don't know a better
            solution - at least it will work on distros where everything is in the
            same prefix.
            * scripts/cxx.m4: Replace deprecated AC_HELP_STRING with
            AS_HELP_STRING.
    83d034d4