summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-04-07 16:47:11 -0700
committerKeith Packard <keithp@keithp.com>2010-04-07 16:47:11 -0700
commit30873f6422fa2602bb15bf82ca79edaca6c3952f (patch)
treece964763e2adb1be564200d61bf70567b07008be
parent586a351c31b2b385a5cf3fc696ec26221095253a (diff)
lg3dproto and calibrate proto were trying to ship autogen.sh
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--calibrateproto/Makefile.am2
-rw-r--r--lg3dproto/Makefile.am3
-rw-r--r--lg3dproto/lg3dproto.pc9
3 files changed, 2 insertions, 12 deletions
diff --git a/calibrateproto/Makefile.am b/calibrateproto/Makefile.am
index 9093ff1..7316298 100644
--- a/calibrateproto/Makefile.am
+++ b/calibrateproto/Makefile.am
@@ -26,5 +26,5 @@ XCalibrateinclude_HEADERS = xcalibrateproto.h xcalibratewire.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xcalibrateproto.pc
-EXTRA_DIST = autogen.sh xcalibrateproto.pc.in
+EXTRA_DIST = xcalibrateproto.pc.in
diff --git a/lg3dproto/Makefile.am b/lg3dproto/Makefile.am
index 3d5053a..e10b128 100644
--- a/lg3dproto/Makefile.am
+++ b/lg3dproto/Makefile.am
@@ -26,5 +26,4 @@ lg3d_HEADERS = lgewire.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = lg3dproto.pc
-EXTRA_DIST = autogen.sh lg3dproto.pc.in
-
+EXTRA_DIST = lg3dproto.pc.in
diff --git a/lg3dproto/lg3dproto.pc b/lg3dproto/lg3dproto.pc
deleted file mode 100644
index a54a446..0000000
--- a/lg3dproto/lg3dproto.pc
+++ /dev/null
@@ -1,9 +0,0 @@
-prefix=/local/xorg-new
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: Lg3dProto
-Description: LGE extension headers
-Version: 5.0
-Cflags: -I${includedir}