mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-31 03:23:33 +02:00
If AC_INIT is invoked without tarname argument PACKAGE_TARNAME and PACKAGE will be sanitized (lowercased, and all characters other than alphanumerics and underscores are changed to ‘-’.) For windowmaker this has the sideeffect of changing install directories, util/wmaker.inst installs stuff to #pkgdatadir# which suddenly is /usr/share/windowmaker instead of /usr/share/WindowMaker. Supplement AC_INIT invokation with tarname (and while we are at it url) argument to fix this.
26 KiB
26 KiB