diff options
| author | Bdale Garbee <bdale@gag.com> | 2009-09-06 17:46:10 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2009-09-06 17:46:10 -0600 |
| commit | 37e6c9a492a1d51373bf9333fb3172e0c377720f (patch) | |
| tree | 9ee48817d24165f5ad7af608e8b361b0d7d34b22 | |
| parent | d256f8204e9fce53ae4309562bb4c0cde1fae43e (diff) | |
| parent | 2e6686b1e183c66188ea447b8a54e4c29402443b (diff) | |
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6265c34e..77699fba 100644 --- a/configure.ac +++ b/configure.ac @@ -71,7 +71,7 @@ PKG_CHECK_MODULES([LIBUSB], [libusb-1.0]) PKG_CHECK_MODULES([ALSA], [alsa]) -PKG_CHECK_MODULES([PLPLOT], [plplotd-gnome2]) +PKG_CHECK_MODULES([PLPLOT], [plplotd]) AC_OUTPUT([ Makefile |
