--- pinball-0.3.1/configure.ac 2010-01-14 17:26:25.000000000 +0100 +++ pinball-0.3.1/configure.ac 2010-01-14 17:26:25.000000000 +0100 @@ -22,14 +22,12 @@ [ --with-cxxflags=CXXFLAGS use CXXFLAGS as compile time arguments.], [CXXFLAGS=$with_cxxflags; export CXXFLAGS]) -AC_CONFIG_SUBDIRS(libltdl) - dnl Checks for programs. AC_PROG_CC AC_PROG_CXX AC_PROG_INSTALL AC_LIBTOOL_DLOPEN -AC_LIBLTDL_CONVENIENCE +LTDL_INIT AC_PROG_LIBTOOL AC_SUBST(INCLTDL) tatic/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnu-pw-mgr.scm
AgeCommit message (Collapse)Author
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
2020-11-17gnu: gnu-pw-mgr: Update to 2.7.4.Tobias Geerinckx-Rice
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.7.4.
2020-09-20gnu: gnu-pw-mgr: Update to 2.7.Efraim Flashner
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.7. [arguments]: Add new phase to work around /dev/tty not being available in the build environment.