Skip to content

Commit

Permalink
Put back AC_PROG_CPP, it has nothing to do with C++ but with C prepro…
Browse files Browse the repository at this point in the history
…cessor

git-svn-id: svn:https://anonscm.debian.org/svn/pcsclite/trunk/Drivers/ccid@448 0ce88b0d-b2fd-0310-8134-9614164e65ea
  • Loading branch information
LudovicRousseau committed Sep 16, 2003
1 parent 47a7627 commit 65e79ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ AM_MAINTAINER_MODE

dnl Checks for programs.
AC_PROG_CC
AC_PROG_CPP
AC_PROG_INSTALL
AC_PROG_MAKE_SET
AC_PROG_LN_S
Expand Down

0 comments on commit 65e79ef

Please sign in to comment.