Parent Directory
|
Revision Log
|
Patch
| revision 1252 by rousseau, Wed Sep 29 07:04:55 2004 UTC | revision 1253 by rousseau, Wed Sep 29 08:06:58 2004 UTC | |
|---|---|---|
| # | Line 42 if test "$PKGCONFIG" = "yes"; then | Line 42 if test "$PKGCONFIG" = "yes"; then |
| 42 | fi | fi |
| 43 | fi | fi |
| 44 | ||
| 45 | AM_CPPFLAGS=`pkg-config libpcsclite --cflags` | |
| 46 | AC_SUBST(AM_CPPFLAGS) | |
| 47 | ||
| 48 | dnl Add libtool support. | dnl Add libtool support. |
| 49 | AM_PROG_LIBTOOL | AM_PROG_LIBTOOL |
| 50 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |