Skip to content

Commit

Permalink
Remove legacy stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Oct 9, 2023
1 parent 4862a14 commit d0ffe27
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ if [ $? -ne 0 ]; then
echo " * rpm: $PKG_RPM_NAME (Fedora, CentOS, RHEL)"
echo " * brew: $PKG_BREW_NAME (MacOS)"
echo " * deb: $PKG_DEB_NAME (Debian, Ubuntu, etc)"
echo " * On Ubuntu 16.04 or 18.04 use this PPA:"
echo " sudo add-apt-repository -y ppa:cran/poppler"
echo " sudo apt-get update"
echo " sudo apt-get install -y libpoppler-cpp-dev"
echo "If $PKG_CONFIG_NAME is already installed, check that 'pkg-config' is in your"
echo "PATH and PKG_CONFIG_PATH contains a $PKG_CONFIG_NAME.pc file. If pkg-config"
echo "is unavailable you can set INCLUDE_DIR and LIB_DIR manually via:"
Expand Down

0 comments on commit d0ffe27

Please sign in to comment.