diff options
author | Vincent Torri <vincent.torri@gmail.com> | 2014-09-04 18:39:56 +0200 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2014-09-04 17:33:06 +0200 |
commit | 6bac453dde684f458a293481fa9d39952e44e785 (patch) | |
tree | 3f3cf6bacb041d54b5c5afdaf8cfaffa5ab9940e /configure.ac | |
parent | dd2eaecdce4d2b3b7e9e6506a062f416f4ce2efb (diff) |
create elementary.pc at make time to follow GNU coding standards
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8780879ed..06fd1057f 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -436,7 +436,6 @@ esac | |||
436 | AC_CONFIG_FILES([ | 436 | AC_CONFIG_FILES([ |
437 | Makefile | 437 | Makefile |
438 | elementary.spec | 438 | elementary.spec |
439 | elementary.pc | ||
440 | doc/Makefile | 439 | doc/Makefile |
441 | doc/Doxyfile | 440 | doc/Doxyfile |
442 | doc/widgets/Makefile | 441 | doc/widgets/Makefile |